Releases: conductor-is/quickbooks-desktop-python
Releases · conductor-is/quickbooks-desktop-python
v1.77.0
v1.76.0
1.76.0 (2026-04-15)
Full Changelog: v1.75.0...v1.76.0
Features
- api: api update (5c96f1f)
- api: api update (f036b60)
- api: api update (d10df35)
- internal: implement indices array format for query and form serialization (f264eeb)
Bug Fixes
- client: preserve hardcoded query params when merging with user params (a1dc57a)
- ensure file data are only sent as 1 parameter (6012229)
Chores
- ci: skip lint on metadata-only changes (c022258)
- internal: update gitignore (a8b9d7f)
- tests: bump steady to v0.19.4 (d30740a)
- tests: bump steady to v0.19.5 (5f296c8)
- tests: bump steady to v0.19.6 (5b0209c)
- tests: bump steady to v0.19.7 (7b21104)
- tests: bump steady to v0.20.1 (0ae145c)
- tests: bump steady to v0.20.2 (fe9fe54)
v1.75.0
1.75.0 (2026-03-20)
Full Changelog: v1.74.0...v1.75.0
Features
Bug Fixes
- deps: bump minimum typing-extensions version (e6931fa)
- pydantic: do not pass
by_aliasunless set (79ada9d) - sanitize endpoint path params (284af36)
Chores
- ci: skip uploading artifacts on stainless-internal branches (f759a0f)
- internal: tweak CI branches (a4ffd16)
- test: do not count install time for mock server timeout (ff231b7)
Refactors
- tests: switch from prism to steady (5ae317a)
v1.74.0
v1.73.0
1.73.0 (2026-02-13)
Full Changelog: v1.72.0...v1.73.0
Features
- api: api update (6782d01)
- api: api update (7009ef2)
- client: add custom JSON encoder for extended type support (4626598)
Bug Fixes
- docs: fix mcp installation instructions for remote servers (d6dbf78)
Chores
v1.72.0
v1.71.1
1.71.1 (2026-01-25)
Full Changelog: v1.71.0...v1.71.1
Chores
- ci: upgrade
actions/github-script(5870ea5)
v1.71.0
v1.70.0
1.70.0 (2026-01-17)
Full Changelog: v1.69.0...v1.70.0
Features
- client: add support for binary request streaming (54ec4fb)
Chores
- internal: update
actions/checkoutversion (0fa126a)
v1.69.0
1.69.0 (2026-01-07)
Full Changelog: v1.68.0...v1.69.0
Features
Documentation
- prominently feature MCP server setup in root SDK readmes (9fbf48c)