Skip to content

Releases: Modern-Treasury/modern-treasury-go

v1.2.0

11 Aug 20:13
Compare
Choose a tag to compare

1.2.0 (2023-08-11)

Features

  • api: add metadata in several places it was missing; add description (#56) (316baf5)
  • api: support multiple ids in ledger retrieve/list endpoints (#62) (cb0455a)
  • api: updates (#58) (dc58726)

Bug Fixes

  • client: correctly set multipart form data boundary (#60) (871be0a)

Documentation

  • readme: remove beta status + document versioning policy (#59) (7dcbabf)

v1.1.0

01 Aug 18:32
Compare
Choose a tag to compare

1.1.0 (2023-08-01)

⚠ BREAKING CHANGES

  • types: rename account connection flow to account collection flow (#49)
  • api: update parameters for virtual account create request (#48)

Features

Refactors

  • types: rename account connection flow to account collection flow (#49) (ca8dac5)

Chores

  • internal: add codegen.log to .gitignore (#46) (adab044)
  • internal: minor reformatting of code (#55) (48a3097)

v1.0.0

14 Jul 23:09
8c558af
Compare
Choose a tag to compare

1.0.0 (2023-07-14)

Chores