Skip to content

Releases: frenck/python-adguardhome

v0.3.0

19 Oct 14:38
c4579c1
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • ✨ Adds FUNDING.yml
  • 🚜 Migrate Azure Devops to GitHub Actions (#3)
  • 💄 Reorg shields/badges in README
  • 🚑 Correct local install in editable mode
  • ⬆️ Bump pytest from 4.5.0 to 5.2.1 (#8)
  • ⬆️ Bump tox from 3.11.1 to 3.14.0 (#7)
  • ⬆️ Bump pylint from 2.3.1 to 2.4.3 (#6)
  • ⬆️ Bump wheel from 0.33.4 to 0.33.6 (#5)
  • ⬆️ Bump flake8-docstrings from 1.3.0 to 1.5.0 (#4)
  • ✨ AdGuard v0.99 support (#9)
  • ⬆️ Bump version to 0.3.0

Enjoying my creations? Consider supporting my work: https://patreon.com/frenck

v0.2.1

11 Jun 20:46
aa06bf0
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • ⬆️ Bump version to 0.2.1
  • 🚑 Fixes remove URL API call in AdGuard 0.96

Enjoying my creations? Consider supporting my work: https://patreon.com/frenck

v0.2.0

30 May 14:04
adfd84f
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • ⬆️ Bump version to 0.2.0
  • 🚑 Fixes typo in default user agent string
  • ✨ Adds blocked queries ratio/percentage stat
  • ✨ Adds method to request number of active rules

Enjoying my creations? Consider supporting my work: https://patreon.com/frenck

v0.1.1

29 May 18:52
7bf739b
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • ⬆️ Bump version to 1.1, moves version declaration
  • 🚑 Fixes broken user agent header
  • 🚑 Fixes missing sensitivity param on enabling parental control
  • ☔ Adds additional asserts to filtering units tests
  • 🚑 Improves general exception handling
  • 👕 Adds AdGuard exception classes to default module

Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v0.1.0

26 May 14:15
c4b09b0
Compare
Choose a tag to compare

🎉 Initial release