Releases: Increase/increase-python
Releases · Increase/increase-python
v0.42.0
05 Mar 10:37
Compare
Sorry, something went wrong.
No results found
0.42.0 (2024-03-05)
Full Changelog: v0.41.0...v0.42.0
⚠ BREAKING CHANGES
rename card_profile_id -> digital_card_profile_id (#361 )
Bug Fixes
rename card_profile_id -> digital_card_profile_id (#361 ) (1569e5f )
Chores
client: improve error message for invalid http_client argument (#362 ) (e539cf1 )
internal: split up transforms into sync / async (#358 ) (808dab7 )
internal: support more input types (#360 ) (60f1111 )
v0.41.0
01 Mar 20:45
Compare
Sorry, something went wrong.
No results found
v0.40.0
01 Mar 17:24
Compare
Sorry, something went wrong.
No results found
0.40.0 (2024-03-01)
Full Changelog: v0.39.0...v0.40.0
Features
api: add post /entities/{entity_id}/industry_code endpoint (#353 ) (4675f47 )
Chores
docs: mention install from git repo (#354 ) (47c432d )
internal: minor core client restructuring (#350 ) (20a9f17 )
Documentation
v0.39.0
27 Feb 19:03
Compare
Sorry, something went wrong.
No results found
0.39.0 (2024-02-27)
Full Changelog: v0.38.0...v0.39.0
Features
api: add industry_code property to methods (#349 ) (4e67e15 )
Chores
client: use anyio.sleep instead of asyncio.sleep (#347 ) (4f8ec8e )
v0.38.0
26 Feb 21:11
Compare
Sorry, something went wrong.
No results found
v0.37.0
26 Feb 11:13
Compare
Sorry, something went wrong.
No results found
v0.36.0
19 Feb 22:56
Compare
Sorry, something went wrong.
No results found
v0.35.0
14 Feb 22:16
Compare
Sorry, something went wrong.
No results found
0.35.0 (2024-02-14)
Full Changelog: v0.34.1...v0.35.0
⚠ BREAKING CHANGES
api: split card profile resource into digital and physical card profile resources (#335 )
Features
api: split card profile resource into digital and physical card profile resources (#335 ) (682e687 )
Chores
ci: uses Stainless GitHub App for releases (#334 ) (8312c38 )
Documentation
v0.34.1
06 Feb 15:22
Compare
Sorry, something went wrong.
No results found
v0.34.0
04 Feb 18:59
Compare
Sorry, something went wrong.
No results found
0.34.0 (2024-02-04)
Full Changelog: v0.33.0...v0.34.0
Features
client: support parsing custom response types (#322 ) (f310736 )
Bug Fixes
prevent crash when platform.architecture() is not allowed (#327 ) (71c6d47 )
Chores