Releases: voucherifyio/voucherify-dotNET-sdk
7.5.0
Change log:
2020-11-19 - 7.5.0
- Added CampaignType for CampaignCreate, Changed existing CampaignType to CampaignExtensionType as it was not correct
2020-10-29 - 7.4.0
- Throw ArgumentNullException when url parameter is not defined.
2020-10-19 - 7.3.0
- Add campaign and campaign_id in Voucher validation response. Add is_referral_code in voucher model.
2020-09-17 - 7.2.1
- Fixed returning ProductSKuList in async implementation.
2020-09-15 - 7.2.0
- Added Support for Consents. Drop deprecated API Versions. Changed Amounts from int to long.
2020-08-12 - 7.1.0
- Added Barcode property for VoucherAssets. Introduced ValidationError and BusinessValidationRuleError to support custom error messages.
Api class changes
Api class improvements: split Endpoint into Host, BasePath and Port
Replaced ApplicableProductList and ApplicableProduct. Added listing Promotion Tiers
v6.4.0 v6.4. Replaced ApplicableProductList and ApplicableProduct. Added lis…
v6.3.0
v6.3.0: Reorganized Delete methods with force option for: Voucher, Ca…
v6.0.1
- Added CreatedAt and UpdatedAt property to VoucherFilter
v6.0.0
- Replaced Voucher Validation Rules with Business Validation Rules.
- Added API Verions v2018-08-01.
v5.0.0
- Moved solution to VS2017 nad use new type of projects.
- Introduced support for TLS 1.2.
- Added missing CreatePublication endpoint in Distributions namespace.
- Added Support for .Net Standard 2.0 and dropped for Unity and PLC as Standard version should be used instead.
Version 4.3.2
- Added Price property to Product object.
Version 4.3.1
- Added support for Api Versions
- Added support for Orders, Events, Promotions, Segments and Validation Rules
- Fixed Library versioning
4.2.0
- Added ApplicableTo property to Voucher