Skip to content

Releases: twikey/twikey-api-dotnet

Added cancel + detail endpoints

29 Apr 08:50
12cf126
Compare
Choose a tag to compare

Added:

  • cancel mandates (sync + async)
  • retrieve a single status of a mandate (rate-limits apply)

Added idempotency header

29 Mar 15:08
Compare
Choose a tag to compare

Minor release with following changes:

  • addition of Idempotency headers
  • added function for remove/cancel mandate
  • added function for removal of a transaction provided it wasn't sent to the bank yet

Kudos to M0nkor

Release 1.0.0

15 Jan 14:01
Compare
Choose a tag to compare

Major (but breaking changes)

  • Refactored the callbacks into more user friendlier generators
  • Added model classes to avoid working with dictionaries

Special thanks to Ruben De Smedt

First release to NuGet

16 Jul 16:45
Compare
Choose a tag to compare
v0.1.0

CI/CD publish README