Releases: tr4nt0r/aiontfy
Releases · tr4nt0r/aiontfy
v0.6.1
v0.6.0
v0.5.5
What's Changed
👻 Bug Fixes
- Fix encoding for basic authentication @tr4nt0r (#97)
- Export correct
__version__in module exports @tr4nt0r (#94)
🧩 Dependency Updates
- Bump actions/setup-python action to v6 @renovate[bot] (#96)
- Bump actions/upload-pages-artifact action to v4 @renovate[bot] (#95)
Contributors: @renovate[bot], @tr4nt0r and renovate[bot]
v0.5.4
What's Changed
👻 Bug Fixes
📃 Documentation
🧰 Maintenance
- Bump python to 3.13 @renovate[bot] (#64)
- Update package manager in renovate.json from pip_requirements to pep621 @tr4nt0r (#60)
- Update renovate.json @tr4nt0r (#59)
- Configure Renovate @renovate[bot] (#53)
🧩 Dependency Updates
31 changes
- Bump mkdocs-material to v9.6.17 @renovate[bot] (#90)
- Bump ruff to v0.12.9 @renovate[bot] (#89)
- Bump actions/checkout action to v5 @renovate[bot] (#88)
- Bump pre-commit to v4.3.0 @renovate[bot] (#87)
- Bump ruff to v0.12.8 @renovate[bot] (#86)
- Bump ruff to v0.12.7 @renovate[bot] (#84)
- Bump mypy to v1.17.1 @renovate[bot] (#83)
- Bump aiohttp to v3.12.15 @renovate[bot] (#82)
- Bump mkdocs-material to v9.6.16 @renovate[bot] (#81)
- Bump ruff to v0.12.5 @renovate[bot] (#80)
- Bump mkdocstrings to v0.30.0 @renovate[bot] (#79)
- Bump ruff to v0.12.4 @renovate[bot] (#77)
- Bump pytest-asyncio to v1.1.0 @renovate[bot] (#76)
- Bump mypy to v1.17.0 @renovate[bot] (#75)
- Bump ruff to v0.12.3 @renovate[bot] (#74)
- Bump aiohttp to v3.12.14 @renovate[bot] (#72)
- Bump ruff to v0.12.2 @renovate[bot] (#71)
- Bump mkdocs-material to v9.6.15 @renovate[bot] (#70)
- Bump ruff to v0.12.1 @renovate[bot] (#69)
- Bump ruff to v0.12.0 @renovate[bot] (#67)
- Bump pytest to v8.4.1 @renovate[bot] (#68)
- Bump mypy to v1.16.1 @renovate[bot] (#66)
- Bump pytest-asyncio to v1 @renovate[bot] (#65)
- Bump pytest-cov to v6.2.1 @renovate[bot] (#63)
- Bump python to 3.13 @renovate[bot] (#64)
- Bump pytest to v8.4.0 @renovate[bot] (#62)
- Bump mypy to v1.16.0 @renovate[bot] (#61)
- Bump aiohttp to v3.12.13 @renovate[bot] (#58)
- Bump ruff to v0.11.13 @renovate[bot] (#57)
- Update dependency mkdocstrings to v0.29.1 @renovate[bot] (#55)
- Update dependency mkdocs-material to v9.6.14 @renovate[bot] (#54)
Contributors: @renovate[bot], @tr4nt0r and renovate[bot]
v0.5.3
v0.5.2
v0.5.1
v0.5.0
What's Changed
🚀 New Features
- Add support for deleting reservations @tr4nt0r (#39)
- Add support for topic reservation and setting access rights @tr4nt0r (#37)
- Add support for generate authentication tokens @tr4nt0r (#35)
- Add account information retrieval method @tr4nt0r (#33)
- Add method to retrieve message statistics from ntfy instance @tr4nt0r (#32)
👻 Bug Fixes
🔬 Other updates
- Refactor header construction to allow adding extra headers @tr4nt0r (#38)
- Add support for generate authentication tokens @tr4nt0r (#35)
- Add enums
Priority,Sound,DeleteAfterin type defs @tr4nt0r (#34)
🧩 Dependency Updates
- Bump crazy-max/ghaction-github-labeler from 5.2.0 to 5.3.0 @dependabot[bot] (#36)
Contributors: @tr4nt0r