Releases: Modern-Treasury/modern-treasury-python
Releases · Modern-Treasury/modern-treasury-python
v1.76.0
1.76.0 (2026-04-22)
Full Changelog: v1.75.0...v1.76.0
Features
- api: api update (0ecb47f)
- api: api update (eff1fdf)
- api: api update (0e4acfb)
- api: api update (1faeca6)
- api: api update (bf7172a)
- api: api update (0261895)
- api: api update (f51a102)
- api: api update (855300b)
- api: api update (7f0c775)
Bug Fixes
- ensure file data are only sent as 1 parameter (fe65054)
Performance Improvements
- client: optimize file structure copying in multipart requests (d0cff15)
Chores
- internal: more robust bootstrap script (22ebd75)
Documentation
- improve examples (a009452)
v1.75.0
1.75.0 (2026-04-08)
Full Changelog: v1.74.0...v1.75.0
Features
- api: api update (59f5754)
Bug Fixes
- client: preserve hardcoded query params when merging with user params (fe1d412)
v1.74.0
1.74.0 (2026-04-04)
Full Changelog: v1.73.0...v1.74.0
Features
- api: add third_party_verification model (d550ec0)
- api: api update (cccedeb)
- api: api update (3183f0b)
- api: api update (48529b2)
- api: api update (101933e)
- api: api update (d9d33c8)
- api: api update (b7378c2)
- api: api update (5661987)
- api: api update (4b2a659)
- internal: implement indices array format for query and form serialization (7c06edd)
v1.73.0
1.73.0 (2026-03-25)
Full Changelog: v1.72.0...v1.73.0
Features
- api: api update (87a2c67)
- api: api update (076c0d5)
- api: api update (67a0e5a)
- api: api update (ac858c4)
- api: switch back to prism mock server (1157ce1)
Bug Fixes
- sanitize endpoint path params (55444e6)
Chores
- ci: skip lint on metadata-only changes (46fa972)
- internal: update gitignore (18f2026)
- tests: bump steady to v0.19.4 (97aa5c9)
- tests: bump steady to v0.19.5 (f3b391f)
- tests: bump steady to v0.19.6 (c6db0e1)
- tests: bump steady to v0.19.7 (60c18bb)
Refactors
- tests: switch from prism to steady (afeba85)
v1.72.0
v1.71.0
v1.70.0
1.70.0 (2026-03-16)
Full Changelog: v1.69.0...v1.70.0
Features
Bug Fixes
- deps: bump minimum typing-extensions version (7e2f7b5)
- pydantic: do not pass
by_aliasunless set (4f8155a)
Chores
- internal: tweak CI branches (dec13f7)