Releases: Modern-Treasury/modern-treasury-go
Releases · Modern-Treasury/modern-treasury-go
v1.2.1
1.2.1 (2023-08-28)
Full Changelog: v1.2.0...v1.2.1
Chores
- assign default reviewers to release PRs (#64) (af8da66)
- ci: setup workflows to create releases and release PRs (#67) (dcc4131)
v1.2.0
1.2.0 (2023-08-11)
Features
- api: add
metadata
in several places it was missing; add description
(#56) (316baf5)
- api: support multiple
id
s 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
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
1.0.0 (2023-07-14)
Chores