Skip to content

4.1.2

Compare
Choose a tag to compare
@bandraszyk bandraszyk released this 24 Oct 18:12
· 82 commits to master since this release
  • Added 'key' property to VoucherifyClientException. Removed private setters for Order and Customer entities.
  • Added .ConfigureAwait(false) to all awaitable calls to prevent deadlocks when using the ASP.NET.
  • Added missing methods. Created two additional namespaces: Validations and Distributions.
  • Support for gift.balance (for Gift Vouchers).