Releases: orbcorp/orb-python
Releases · orbcorp/orb-python
v4.14.1
4.14.1 (2025-09-08)
Full Changelog: v4.14.0...v4.14.1
Bug Fixes
- types: add missing types to method arguments (ad3dc7d)
Chores
- tests: simplify
get_platformtest (dd4f6e1)
v4.14.0
4.14.0 (2025-09-05)
Full Changelog: v4.13.0...v4.14.0
Features
- api: api update (95bd096)
Chores
- internal: move mypy configurations to
pyproject.tomlfile (255e19f)
v4.13.0
v4.12.0
4.12.0 (2025-09-03)
Full Changelog: v4.11.1...v4.12.0
⚠ BREAKING CHANGES
- api: define shared model ConversionRateConfig
Features
- api: api update (9f4c932)
- api: define shared model ConversionRateConfig (fe3cedb)
- extract minimum composite to type (4dba245)
- types: replace List[str] with SequenceNotStr in params (7a4eb7b)
Chores
v4.11.1
v4.11.0
4.11.0 (2025-07-30)
Full Changelog: v4.10.0...v4.11.0
Features
- client: support file upload requests (d4b17b0)
v4.10.0
v4.9.0
4.9.0 (2025-07-24)
Full Changelog: v4.8.1...v4.9.0
Features
- api: api update (8eb1072)
Chores
- project: add settings file for vscode (b95d016)
v4.8.1
4.8.1 (2025-07-22)
Full Changelog: v4.8.0...v4.8.1
Bug Fixes
- parsing: parse extra field types (4b3a543)
v4.8.0
4.8.0 (2025-07-21)
Full Changelog: v4.7.0...v4.8.0
Features
- api: api update (9711886)
Bug Fixes
- parsing: ignore empty metadata (9850225)