Releases: aio-libs/aiohappyeyeballs
Releases · aio-libs/aiohappyeyeballs
v2.3.1
v2.3.1 (2023-12-14)
Fix
- fix: remove test import from tests (#31) (
c529b15
)
v2.3.0
v2.3.0 (2023-12-12)
Feature
- feat: avoid _interleave_addrinfos when there is only a single addr_info (#29) (
305f6f1
)
v2.2.0
v2.2.0 (2023-12-11)
Feature
- feat: make interleave with pop_addr_infos_interleave optional to match cpython (#28) (
adbc8ad
)
v2.1.0
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
v2.0.0 (2023-12-10)
Breaking
- feat!: require the full address tuple for the remove_addr_infos util (#26) (
d7e5df1
)
v1.8.1
v1.8.1 (2023-12-10)
Fix
- fix: move types into a single file (#24) (
8d4cfee
)
v1.8.0
v1.8.0 (2023-12-10)
Feature
v1.7.0
v1.7.0 (2023-12-09)
Feature
- feat: add some more examples to the docs (#21) (
6cd0b5d
)
Fix
v1.6.0
v1.6.0 (2023-12-09)
Feature
- feat: add coverage for multiple and same exceptions (#20) (
2781b87
)
v1.5.0
v1.5.0 (2023-12-09)
Feature