Skip to content

Releases: Modern-Treasury/modern-treasury-python

v1.77.0

Choose a tag to compare

@stainless-app stainless-app released this 02 Jul 23:45
e35919e

1.77.0 (2026-07-02)

Full Changelog: v1.76.0...v1.77.0

Features

Bug Fixes

  • client: add missing f-string prefix in file type error message (b931d8d)
  • types: avoid type-checker errors on params with additional properties (f65b331)
  • use correct field name format for multipart file arrays (c18d9fa)

Chores

  • internal: codegen related update (816b839)
  • internal: reformat pyproject.toml (0a622b0)

v1.76.0

Choose a tag to compare

@stainless-app stainless-app released this 22 Apr 18:04

1.76.0 (2026-04-22)

Full Changelog: v1.75.0...v1.76.0

Features

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

v1.75.0

Choose a tag to compare

@stainless-app stainless-app released this 08 Apr 18:50

1.75.0 (2026-04-08)

Full Changelog: v1.74.0...v1.75.0

Features

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (fe1d412)

v1.74.0

Choose a tag to compare

@stainless-app stainless-app released this 06 Apr 16:59

1.74.0 (2026-04-04)

Full Changelog: v1.73.0...v1.74.0

Features

v1.73.0

Choose a tag to compare

@stainless-app stainless-app released this 25 Mar 22:26

1.73.0 (2026-03-25)

Full Changelog: v1.72.0...v1.73.0

Features

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

Choose a tag to compare

@stainless-app stainless-app released this 18 Mar 01:44

1.72.0 (2026-03-18)

Full Changelog: v1.71.0...v1.72.0

Features

v1.71.0

Choose a tag to compare

@stainless-app stainless-app released this 17 Mar 19:56

1.71.0 (2026-03-17)

Full Changelog: v1.70.0...v1.71.0

Features

  • api: api update (d84706d)
  • api: disable breaking change detection (dc0e82d)
  • tests: enable breaking change detection (62c6b4f)

v1.70.0

Choose a tag to compare

@stainless-app stainless-app released this 16 Mar 22:02

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_alias unless set (4f8155a)

Chores

  • internal: tweak CI branches (dec13f7)

v1.69.0

Choose a tag to compare

@stainless-app stainless-app released this 12 Mar 16:08

1.69.0 (2026-03-12)

Full Changelog: v1.68.0...v1.69.0

Features

v1.68.0

Choose a tag to compare

@stainless-app stainless-app released this 10 Mar 00:58

1.68.0 (2026-03-10)

Full Changelog: v1.67.0...v1.68.0

Features