Releases: home-assistant-ecosystem/python-hole
Releases · home-assistant-ecosystem/python-hole
0.9.0
What's Changed
- Add Python 3.11 and remove Pyth0n 3.8 by @fabaff in #19
- Output proper information for the web versions by @mrwacky42 in #21
- Poll for new status after update by @natefox in #23
- Update install action by @fabaff in #26
- Update actions/setup-python by @fabaff in #24
- Update actions/checkout by @fabaff in #25
- Add support for Pi-hole v6 API by @LeonKohli in #29
- Don't depend on async-timeout for Python 3.11+. by @Romain-Geissler-1A in #30
New Contributors
- @mrwacky42 made their first contribution in #21
- @natefox made their first contribution in #23
- @LeonKohli made their first contribution in #29
- @Romain-Geissler-1A made their first contribution in #30
Full Changelog: 0.8.0...0.9.0
0.8.0
0.7.0
0.6.0
0.5.1
- Reduce verbosity (thanks @fermulator)