Changelog¶
To be included in v0.1.1- (if present)¶
v0.1.1- [UNRELEASED DRAFT]¶
(2025-02-19)
No significant changes.
Released versions¶
v0.1.1¶
(2025-02-14)
Miscellaneous internal changes¶
v0.1.0¶
(2025-02-05)
Features¶
Created the
aiohttp_asyncmdnsresolver.api.AsyncDualMDNSResolver
class to resolve.local
names using both mDNS and DNS – by @bdraco.Related issues and pull requests on GitHub: #23.
v0.0.3¶
(2025-01-31)
Bug fixes¶
v0.0.2¶
(2025-01-30)
Miscellaneous internal changes¶
v0.0.1¶
(2025-01-05)
Initial release