Releases: OneBusAway/python-sdk
Releases · OneBusAway/python-sdk
Release list
v1.15.4
1.15.4 (2025-08-27)
Full Changelog: v1.15.3...v1.15.4
Bug Fixes
- avoid newer type syntax (4100abb)
Chores
- internal: update pyright exclude list (c71f41b)
v1.15.3
v1.15.2
v1.15.1
1.15.1 (2025-08-06)
Full Changelog: v1.15.0...v1.15.1
Chores
- internal: fix ruff target version (5d8b092)
v1.15.0
1.15.0 (2025-07-31)
Full Changelog: v1.14.2...v1.15.0
Features
- client: support file upload requests (27cab18)
v1.14.2
1.14.2 (2025-07-25)
Full Changelog: v1.14.1...v1.14.2
Chores
- project: add settings file for vscode (995b6d4)
v1.14.1
v1.14.0
1.14.0 (2025-07-15)
Full Changelog: v1.13.5...v1.14.0
Features
- clean up environment call outs (ecac1f6)
v1.13.5
1.13.5 (2025-07-12)
Full Changelog: v1.13.4...v1.13.5
Bug Fixes
- client: don't send Content-Type header on GET requests (935e2d2)
Chores
- readme: fix version rendering on pypi (e29e75d)
v1.13.4
1.13.4 (2025-07-10)
Full Changelog: v1.13.3...v1.13.4
Bug Fixes
- parsing: correctly handle nested discriminated unions (d1bb078)