Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@l13t l13t released this 31 Mar 09:41
· 1 commit to master since this release

1.0.0 (2025-03-31)

⚠ BREAKING CHANGES

  • Updated code with dedicated getting sid and logout functions so we're not hitting limit on connections
    to Pi-Hole API.
  • switched from urllib3 to requests library and removed json as obsolete

Features

  • Refactored code and changed libraries (#14) (14adeca)