Releases: MatthewCane/python-ntfy
Releases · MatthewCane/python-ntfy
0.11.0
Immutable
release. Only release title and notes can be modified.
What's Changed
🚀 Changes
- Add MessageReceiveError exception and tests for message handling by @PetrusBellmonte in #231
New Contributors
- @PetrusBellmonte made their first contribution in #231
Full Changelog: 0.10.5...0.11.0
0.10.5
Immutable
release. Only release title and notes can be modified.
What's Changed
🚀 Changes
- Add audit step to CI workflow, pin python version by @MatthewCane in #230
🔧 Dependencies
- Bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #229
Full Changelog: 0.10.3...0.10.5
0.10.3
Immutable
release. Only release title and notes can be modified.
What's Changed
🔧 Dependencies
- Bump ruff from 0.13.2 to 0.14.0 by @dependabot[bot] in #196
- Bump mkdocs-material from 9.6.20 to 9.6.21 by @dependabot[bot] in #194
- Bump mkdocs-material from 9.6.21 to 9.6.22 by @dependabot[bot] in #198
- Bump ruff from 0.14.0 to 0.14.1 by @dependabot[bot] in #197
- Bump python-dotenv from 1.1.1 to 1.2.1 by @dependabot[bot] in #200
- Bump ruff from 0.14.1 to 0.14.2 by @dependabot[bot] in #199
- Bump mkdocs-material from 9.6.22 to 9.6.23 by @dependabot[bot] in #202
- Bump ruff from 0.14.2 to 0.14.4 by @dependabot[bot] in #201
- Bump pytest from 8.4.2 to 9.0.0 by @dependabot[bot] in #206
- Bump pytest-asyncio from 1.2.0 to 1.3.0 in the regular-updates group by @dependabot[bot] in #205
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #204
- Bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #203
- Bump the regular-updates group with 3 updates by @dependabot[bot] in #207
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #210
- Bump types-pygments from 2.19.0.20250809 to 2.19.0.20251121 by @dependabot[bot] in #209
- Bump ruff from 0.14.5 to 0.14.6 in the regular-updates group by @dependabot[bot] in #208
- Bump the regular-updates group with 2 updates by @dependabot[bot] in #211
- Bump mkdocstrings-python from 1.16.12 to 2.0.1 by @dependabot[bot] in #213
- Bump the regular-updates group with 2 updates by @dependabot[bot] in #212
- Bump the regular-updates group across 1 directory with 3 updates by @dependabot[bot] in #215
- Bump types-setuptools from 80.9.0.20250822 to 80.9.0.20251223 by @dependabot[bot] in #216
- Bump types-requests from 2.32.4.20250913 to 2.32.4.20260107 by @dependabot[bot] in #218
- Bump ruff from 0.14.10 to 0.14.11 in the regular-updates group by @dependabot[bot] in #217
- Bump ruff from 0.14.11 to 0.14.13 in the regular-updates group by @dependabot[bot] in #219
- Bump the regular-updates group with 2 updates by @dependabot[bot] in #220
- Bump types-setuptools from 80.10.0.20260124 to 81.0.0.20260209 by @dependabot[bot] in #222
- Bump the regular-updates group with 2 updates by @dependabot[bot] in #221
- Bump the regular-updates group across 1 directory with 4 updates by @dependabot[bot] in #225
- Bump types-setuptools from 81.0.0.20260209 to 82.0.0.20260210 by @dependabot[bot] in #224
- Bump the regular-updates group with 2 updates by @dependabot[bot] in #226
- Bump the regular-updates group with 4 updates by @dependabot[bot] in #227
Full Changelog: 0.10.1...0.10.3
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