Skip to content

Releases: aio-libs/aiohappyeyeballs

v2.3.1

14 Dec 02:03
Compare
Choose a tag to compare

v2.3.1 (2023-12-14)

Fix

  • fix: remove test import from tests (#31) (c529b15)

v2.3.0

12 Dec 06:06
Compare
Choose a tag to compare

v2.3.0 (2023-12-12)

Feature

  • feat: avoid _interleave_addrinfos when there is only a single addr_info (#29) (305f6f1)

v2.2.0

11 Dec 06:31
Compare
Choose a tag to compare

v2.2.0 (2023-12-11)

Feature

  • feat: make interleave with pop_addr_infos_interleave optional to match cpython (#28) (adbc8ad)

v2.1.0

11 Dec 04:24
Compare
Choose a tag to compare

v2.1.0 (2023-12-11)

Feature

  • feat: add addr_to_addr_info util for converting addr to addr_infos (#27) (2e25a98)

v2.0.0

10 Dec 05:38
Compare
Choose a tag to compare

v2.0.0 (2023-12-10)

Breaking

  • feat!: require the full address tuple for the remove_addr_infos util (#26) (d7e5df1)

v1.8.1

10 Dec 03:32
Compare
Choose a tag to compare

v1.8.1 (2023-12-10)

Fix

  • fix: move types into a single file (#24) (8d4cfee)

v1.8.0

10 Dec 03:28
Compare
Choose a tag to compare

v1.8.0 (2023-12-10)

Feature

v1.7.0

09 Dec 22:42
Compare
Choose a tag to compare

v1.7.0 (2023-12-09)

Feature

  • feat: add some more examples to the docs (#21) (6cd0b5d)

Fix

v1.6.0

09 Dec 22:28
Compare
Choose a tag to compare

v1.6.0 (2023-12-09)

Feature

  • feat: add coverage for multiple and same exceptions (#20) (2781b87)

v1.5.0

09 Dec 22:24
Compare
Choose a tag to compare

v1.5.0 (2023-12-09)

Feature

  • feat: add coverage for setblocking failing (#19) (f759a08)

  • feat: add cover for passing the loop (#18) (2d26911)