Releases: Modern-Treasury/modern-treasury-go
Releases · Modern-Treasury/modern-treasury-go
v2.21.0
2.21.0 (2025-01-22)
Full Changelog: v2.20.5...v2.21.0
Features
Bug Fixes
- fix apijson.Port for embedded structs (#298) (8e96a81)
- fix apijson.Port for embedded structs (#300) (9ffcd94)
Chores
v2.20.5
v2.20.4
v2.20.3
v2.20.2
v2.20.1
v2.20.0
2.20.0 (2024-09-24)
Full Changelog: v2.19.0...v2.20.0
Features
- api: add
usbank_payment_application_reference_id
toreference_number_type
(#275) (dfa745b) - client: send retry count header (#278) (299e838)
Bug Fixes
Chores
- api: fields and parameters added to bulk actions, transactions and invoice creation (#277) (95ccfdf)
Documentation
v2.19.0
v2.18.0
v2.17.0
2.17.0 (2024-08-13)
Full Changelog: v2.16.0...v2.17.0
Features
- api: add pagination params 'created at' and 'updated at' (#261) (31177a6)
- api: updates (#267) (62fac37)
Bug Fixes
- deserialization of struct unions that implement json.Unmarshaler (#264) (3b9fcd2)
- handle nil pagination responses when HTTP status is 200 (#260) (383d064)
- improve name for single-keyed union member (#262) (7df1ce3)