Skip to content

Releases: MatthewCane/python-ntfy

0.11.0

02 Apr 09:11
Immutable release. Only release title and notes can be modified.
f2e382e

Choose a tag to compare

What's Changed

🚀 Changes

New Contributors

Full Changelog: 0.10.5...0.11.0

0.10.5

31 Mar 16:32
Immutable release. Only release title and notes can be modified.
d2e8898

Choose a tag to compare

What's Changed

🚀 Changes

🔧 Dependencies

Full Changelog: 0.10.3...0.10.5

0.10.3

31 Mar 14:35
Immutable release. Only release title and notes can be modified.
8fe26d7

Choose a tag to compare

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

01 Oct 14:36
e6e368b

Choose a tag to compare

What's Changed

🚀 Changes

  • Refactor Justfile and unpin dev dependencies in pyproject.toml by @MatthewCane in #177

🔧 Dependencies

Full Changelog: 0.10.0...0.10.1

0.10.0

19 Aug 09:48
bd5ad5c

Choose a tag to compare

What's Changed

🚀 Changes

🔧 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

09 Aug 10:16
369dd50

Choose a tag to compare

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

08 Aug 13:34
7a66891

Choose a tag to compare

What's Changed

🚀 Changes

⚠️ 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

07 Aug 12:00
4489e73

Choose a tag to compare

🚀 Changes

  • Fix release process in Justfile

Full Changelog: 0.8.0...0.8.1

0.8.0

07 Aug 11:25
8cb61b8

Choose a tag to compare

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

01 Aug 11:34
14c9483

Choose a tag to compare

What's Changed

🚀 Changes

  • Upload build artifacts when creating a release

Full Changelog: 0.7.1...0.7.2