Releases: MatthewCane/python-ntfy
Releases · MatthewCane/python-ntfy
0.4.3
What's Changed
- Update documentation to use mkdocstring by @MatthewCane in #32
Full Changelog: 0.4.2...0.4.3
0.4.2
What's Changed
- Bump ruff from 0.7.1 to 0.7.2 by @dependabot in #30
- Bump mkdocs-material from 9.5.42 to 9.5.43 by @dependabot in #29
- Refactor module layout using mixins and best pratices for init files by @MatthewCane in #31
Full Changelog: 0.4.1...0.4.2
0.4.1
What's Changed
- Bump types-setuptools from 75.2.0.20241019 to 75.2.0.20241025 by @dependabot in #28
- Bump mypy from 1.12.1 to 1.13.0 by @dependabot in #27
- Bump ruff from 0.7.0 to 0.7.1 by @dependabot in #26
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Use docker compose setup for replicatable testing by @MatthewCane in #24
- Add scheduled message functionality by @MatthewCane in #25
Full Changelog: 0.3.8...0.4.0
0.3.8
What's Changed
- Bump mkdocs-material from 9.5.41 to 9.5.42 by @dependabot in #22
- Bump mypy from 1.12.0 to 1.12.1 by @dependabot in #21
- Bump mkdocstrings-python from 1.12.1 to 1.12.2 by @dependabot in #20
- Bump types-setuptools from 75.2.0.20241018 to 75.2.0.20241019 by @dependabot in #19
- Use compose to create test containers by @MatthewCane in #23
Full Changelog: 0.3.7...0.3.8
0.3.7
What's Changed
- Rewrite tests to use proper fixtures by @MatthewCane in #18
Full Changelog: 0.3.6...0.3.7
0.3.6
What's Changed
- Use Google Docstrings by @MatthewCane in #15
- Add additional Ruff linting rules by @MatthewCane in #16
Full Changelog: 0.3.5...0.3.6
0.3.5
What's Changed
- Accept token for authentication, bump version by @MatthewCane in #14
Full Changelog: 0.2.5...0.3.5
0.2.5
What's Changed
- Revert change to method imports
- Fix sending broadcast extras, add tests for action objects by @MatthewCane in #13
Full Changelog: 0.2.4...0.2.5
0.2.4
What's Changed
- Fix all mypy errors, add mypy to tests workflow by @MatthewCane in #12
Full Changelog: 0.2.3...0.2.4