Releases: conductor-is/quickbooks-desktop-python
Releases · conductor-is/quickbooks-desktop-python
v1.39.0
v1.38.0
v1.37.0
v1.36.0
v1.35.0
1.35.0 (2025-05-05)
Full Changelog: v1.34.0...v1.35.0
Features
- api: api update (e001b4f)
Bug Fixes
- pydantic v1: more robust ModelField.annotation check (024926b)
Chores
- broadly detect json family of content-type headers (001a1ba)
- ci: add timeout thresholds for CI jobs (5757fae)
- ci: only use depot for staging repos (8a4509c)
- internal: codegen related update (26e32a5)
- internal: fix list file params (be07999)
- internal: import reformatting (ee7884c)
- internal: refactor retries to not use recursion (32f6ed4)
v1.34.0
1.34.0 (2025-04-23)
Full Changelog: v1.33.0...v1.34.0
Features
- api: api update (64df6d6)
Chores
- internal: update models test (42f7394)
v1.33.0
v1.32.0
1.32.0 (2025-04-17)
Full Changelog: v1.31.0...v1.32.0
Features
Bug Fixes
Chores
- client: minor internal fixes (d0d2b5a)
- internal: base client updates (6b338b2)
- internal: bump pyright version (2922ba3)
- internal: codegen related update (#683) (5234f2a)
- internal: expand CI branch coverage (e942c14)
- internal: reduce CI branch coverage (1b9bc07)
- internal: remove trailing character (#684) (39f751c)
- internal: slight transform perf improvement (#685) (11d8eb3)
- internal: update pyright settings (35c2374)
- tests: improve enum examples (#686) (496fc3a)
Documentation
- remove private imports from datetime snippets (3bbbd77)