Skip to content

Releases: Increase/increase-python

v0.50.0

04 Apr 13:05

Choose a tag to compare

0.50.0 (2024-04-04)

Full Changelog: v0.49.0...v0.50.0

Features

  • api: remove inbound_check category, rename check_deposit_mail_item, add inbound_mail_item (#403) (c133bfc)

Chores

  • internal: defer model build for import latency (#400) (71b7d82)
  • internal: streaming updates (#402) (d049f48)

v0.49.0

02 Apr 10:36

Choose a tag to compare

0.49.0 (2024-04-02)

Full Changelog: v0.48.0...v0.49.0

Features

  • api: filter OAuth connections by their status (#399) (888c3d4)

Chores

  • client: validate that max_retries is not None (#397) (28e1e1f)

v0.48.0

29 Mar 16:47

Choose a tag to compare

0.48.0 (2024-03-29)

Full Changelog: v0.47.1...v0.48.0

Features

  • api: remove check transfer intention (#394) (e94957a)

v0.47.1

29 Mar 14:11

Choose a tag to compare

0.47.1 (2024-03-29)

Full Changelog: v0.47.0...v0.47.1

Bug Fixes

  • project: use absolute github links on PyPi (#392) (2697c0d)

v0.47.0

29 Mar 11:09

Choose a tag to compare

0.47.0 (2024-03-29)

Full Changelog: v0.46.0...v0.47.0

Features

Chores

v0.46.0

27 Mar 00:24

Choose a tag to compare

0.46.0 (2024-03-27)

Full Changelog: v0.45.0...v0.46.0

Features

  • api: add funding parameter to external account update (#386) (749feed)

v0.45.0

25 Mar 12:38

Choose a tag to compare

0.45.0 (2024-03-25)

Full Changelog: v0.44.1...v0.45.0

Features

v0.44.1

25 Mar 10:34

Choose a tag to compare

0.44.1 (2024-03-25)

Full Changelog: v0.44.0...v0.44.1

Bug Fixes

Chores

Documentation

v0.44.0

21 Mar 13:29

Choose a tag to compare

0.44.0 (2024-03-21)

Full Changelog: v0.43.0...v0.44.0

Features

  • api: adding pending_reviewing wire transfer state (f6488be)
  • api: introduce network_risk_score (#379) (f6488be)
  • api: remove Card Profile ID properties (f6488be)

Chores

  • internal: construct error properties instead of using the raw response (#378) (418d798)
  • internal: loosen input type for util function (#375) (3055e33)
  • internal: update generated pragma comment (#374) (f3d1b70)

Documentation

  • fix typo in CONTRIBUTING.md (#372) (ed567b0)
  • readme: consistent use of sentence case in headings (#376) (28ed46f)
  • readme: document how to make undocumented requests (#377) (6773c09)

v0.43.0

18 Mar 20:53

Choose a tag to compare

0.43.0 (2024-03-18)

Full Changelog: v0.42.0...v0.43.0

Features

Performance Improvements

Chores

  • export NOT_GIVEN sentinel value (#368) (c5e2c2e)
  • internal: add core support for deserializing into number response (#365) (2ea03fe)
  • internal: bump pyright (#366) (f437a87)
  • internal: improve deserialisation of discriminated unions (#369) (8108a01)
  • internal: support parsing Annotated types (#367) (c34962a)

Documentation

  • update docs for digital wallet phone/email (#363) (fd985f0)