Skip to content

Releases: Increase/increase-python

v0.259.0

04 Jul 03:51

Choose a tag to compare

0.259.0 (2025-07-04)

Full Changelog: v0.258.0...v0.259.0

Features

v0.258.0

02 Jul 22:46

Choose a tag to compare

0.258.0 (2025-07-02)

Full Changelog: v0.257.0...v0.258.0

Features

Chores

v0.257.0

01 Jul 17:55

Choose a tag to compare

0.257.0 (2025-07-01)

Full Changelog: v0.256.2...v0.257.0

Features

v0.256.2

29 Jun 06:18

Choose a tag to compare

0.256.2 (2025-06-29)

Full Changelog: v0.256.1...v0.256.2

Bug Fixes

  • ci: correct conditional (16df604)

Chores

  • ci: only run for pushes and fork pull requests (a56c72d)

v0.256.1

27 Jun 02:53

Choose a tag to compare

0.256.1 (2025-06-26)

Full Changelog: v0.256.0...v0.256.1

Bug Fixes

  • ci: release-doctor — report correct token name (4f6df5e)

v0.256.0

26 Jun 00:20

Choose a tag to compare

0.256.0 (2025-06-26)

Full Changelog: v0.255.0...v0.256.0

Features

v0.255.0

25 Jun 21:41

Choose a tag to compare

0.255.0 (2025-06-25)

Full Changelog: v0.254.0...v0.255.0

Features

v0.254.0

24 Jun 00:13

Choose a tag to compare

0.254.0 (2025-06-24)

Full Changelog: v0.253.0...v0.254.0

Features

v0.253.0

23 Jun 21:35

Choose a tag to compare

0.253.0 (2025-06-23)

Full Changelog: v0.252.1...v0.253.0

Features

Bug Fixes

  • tests: fix: tests which call HTTP endpoints directly with the example parameters (4b0013d)

Chores

  • ci: enable for pull requests (09b085c)
  • internal: update conftest.py (e03d919)
  • readme: update badges (4a734d4)
  • tests: skip some failing tests on the latest python versions (43b9915)

Documentation

  • client: fix httpx.Timeout documentation reference (05bb5ca)

v0.252.1

16 Jun 16:53
19309f7

Choose a tag to compare

0.252.1 (2025-06-16)

Full Changelog: v0.252.0...v0.252.1

Chores

  • tests: add tests for httpx client instantiation & proxies (c021210)