Releases: Increase/increase-python
Releases · Increase/increase-python
v0.33.0
26 Jan 16:56
Compare
Sorry, something went wrong.
No results found
0.33.0 (2024-01-26)
Full Changelog: v0.32.0...v0.33.0
Features
Chores
internal: enable ruff type checking misuse lint rule (#320 ) (799c13c )
internal: support multipart data with overlapping keys (#319 ) (ab25945 )
v0.32.0
24 Jan 15:55
Compare
Sorry, something went wrong.
No results found
0.32.0 (2024-01-24)
Full Changelog: v0.31.0...v0.32.0
Features
api: list Inbound Wire Transfers, change transfer simulation return types (#316 ) (f27e5ea )
Chores
v0.31.0
22 Jan 14:37
Compare
Sorry, something went wrong.
No results found
v0.30.0
19 Jan 21:10
Compare
Sorry, something went wrong.
No results found
0.30.0 (2024-01-19)
Full Changelog: v0.29.1...v0.30.0
⚠ BREAKING CHANGES
Features
add webhook support for node and python SDKs (#308 ) (80d868e )
api: add oauth token and inbound wire transfer methods (#311 ) (34705f6 )
Refactors
v0.29.1
18 Jan 17:16
Compare
Sorry, something went wrong.
No results found
0.29.1 (2024-01-18)
Full Changelog: v0.29.0...v0.29.1
Bug Fixes
ci: ignore stainless-app edits to release PR title (#307 ) (04ab42b )
Chores
add write_to_file binary helper method (#300 ) (8eb7060 )
internal: fix typing util function (#302 ) (54cde4a )
internal: remove redundant client test (#303 ) (68e323c )
internal: share client instances between all tests (#306 ) (9fa7296 )
internal: speculative retry-after-ms support (#304 ) (bbb13bf )
internal: updates to proxy helper (#298 ) (e940f9b )
lazy load raw resource class properties (#305 ) (1c0de2a )
remove Alex Rattray from reviewers (#301 ) (b8cc4f9 )
v0.29.0
16 Jan 10:52
Compare
Sorry, something went wrong.
No results found
0.29.0 (2024-01-16)
Full Changelog: v0.28.0...v0.29.0
Features
client: add support for streaming raw responses (#294 ) (ae5e932 )
Bug Fixes
client: ensure path params are non-empty (#297 ) (59be47c )
Documentation
v0.28.0
12 Jan 14:39
Compare
Sorry, something went wrong.
No results found
0.28.0 (2024-01-12)
Full Changelog: v0.27.0...v0.28.0
Features
api: add merchant data to simulation api (#293 ) (e68ec1b )
Chores
add .keep files for examples and custom code directories (#288 ) (f1691ad )
api: update for other platforms (#290 ) (a9f5248 )
client: improve debug logging for failed requests (#291 ) (358eab4 )
Documentation
v0.27.0
08 Jan 15:47
Compare
Sorry, something went wrong.
No results found
v0.26.0
02 Jan 16:52
Compare
Sorry, something went wrong.
No results found
0.26.0 (2024-01-02)
Full Changelog: v0.25.1...v0.26.0
Features
api: add real-time payments request for payment endpoints (#281 ) (a4c215a )
Chores
v0.25.1
28 Dec 02:22
Compare
Sorry, something went wrong.
No results found
0.25.1 (2023-12-28)
Full Changelog: v0.25.0...v0.25.1
Bug Fixes
client: correctly use custom http client auth (#278 ) (cd47166 )
Chores
Documentation