Releases: MatthewCane/python-ntfy
Releases · MatthewCane/python-ntfy
0.10.1
What's Changed
🚀 Changes
- Refactor Justfile and unpin dev dependencies in pyproject.toml by @MatthewCane in #177
🔧 Dependencies
- Bump mkdocs-material from 9.6.16 to 9.6.18 by @dependabot[bot] in #181
- Bump ruff from 0.12.8 to 0.12.10 by @dependabot[bot] in #180
- Bump types-setuptools from 80.9.0.20250809 to 80.9.0.20250822 by @dependabot[bot] in #178
- Bump requests from 2.32.4 to 2.32.5 by @dependabot[bot] in #179
- Bump ruff from 0.12.10 to 0.12.11 by @dependabot[bot] in #182
- Bump ruff from 0.12.11 to 0.12.12 by @dependabot[bot] in #185
- Bump pytest from 8.4.1 to 8.4.2 by @dependabot[bot] in #184
- Bump mkdocs-material from 9.6.18 to 9.6.19 by @dependabot[bot] in #183
- Bump types-requests from 2.32.4.20250809 to 2.32.4.20250913 by @dependabot[bot] in #187
- Bump pytest-asyncio from 1.1.0 to 1.2.0 by @dependabot[bot] in #186
- Bump ruff from 0.12.12 to 0.13.0 by @dependabot[bot] in #189
- Bump mypy from 1.17.1 to 1.18.1 by @dependabot[bot] in #188
- Bump mypy from 1.18.1 to 1.18.2 by @dependabot[bot] in #192
- Bump mkdocs-material from 9.6.19 to 9.6.20 by @dependabot[bot] in #191
- Bump ruff from 0.13.0 to 0.13.1 by @dependabot[bot] in #190
- Bump ruff from 0.13.1 to 0.13.2 by @dependabot[bot] in #193
Full Changelog: 0.10.0...0.10.1
0.10.0
What's Changed
🚀 Changes
- Widen Python version support, add matrix tests by @MatthewCane in #176
🔧 Dependencies
- Bump types-pygments from 2.19.0.20250715 to 2.19.0.20250809 by @dependabot[bot] in #175
- Bump types-setuptools from 80.9.0.20250801 to 80.9.0.20250809 by @dependabot[bot] in #174
- Bump types-requests from 2.32.4.20250611 to 2.32.4.20250809 by @dependabot[bot] in #173
- Bump ruff from 0.12.7 to 0.12.8 by @dependabot[bot] in #172
Full Changelog: 0.9.1...0.10.0
0.9.1
What's Changed
🚀 Changes
- Enhance Justfile and pyproject.toml for improved formatting and documentation links by @MatthewCane in #171
Full Changelog: 0.9.0...0.9.1
0.9.0
What's Changed
🚀 Changes
- Update project structure and enhance functionality by @MatthewCane in #161
- Add mypy configuration with stricter overrides for public modules by @MatthewCane in #169
- Add PEP 561 marker (py.typed) by @MatthewCane in #170
⚠️ Deprecations
- The project restructure introduces changes that have backwards compatibility wappers around them, however these wrappers will be removed in the future and a warning will be generated
Full Changelog: 0.8.1...0.9.0
0.8.1
0.8.0
What's Changed
🚀 Changes
- Add MessageSendError exception and improve error handling in send functions by @MatthewCane in #159
- Enhance send_file function with improved type hinting and error handling by @MatthewCane in #160
🔧 Dependencies
- Update mkdocstrings[python] requirement from <0.30.0,>=0.26.2 to >=0.26.2,<0.31.0 by @dependabot[bot] in #154
- Bump types-setuptools from 80.9.0.20250529 to 80.9.0.20250801 by @dependabot[bot] in #158
- Bump types-colorama from 0.4.15.20240311 to 0.4.15.20250801 by @dependabot[bot] in #157
- Bump ruff from 0.12.5 to 0.12.7 by @dependabot[bot] in #156
- Bump mypy from 1.17.0 to 1.17.1 by @dependabot[bot] in #155
Full Changelog: 0.7.2...0.8.0
0.7.2
What's Changed
🚀 Changes
- Upload build artifacts when creating a release
Full Changelog: 0.7.1...0.7.2
0.7.1
0.7.0
What's Changed
🚀 Changes
- Refactor to use uv over poetry by @MatthewCane in #153
Full Changelog: 0.6.1...0.7.0