Releases: MatthewCane/python-ntfy
Releases · MatthewCane/python-ntfy
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
0.2.3
What's Changed
- Add mkdocs documentation site with deploy action by @MatthewCane in #11
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- Add PR workflow by @MatthewCane in #9
- Bump pytest from 7.4.4 to 8.3.3 by @dependabot in #7
- Bump pytest-asyncio from 0.21.2 to 0.24.0 by @dependabot in #10
- Bump pytest-codecov from 0.5.1 to 0.6.0 by @dependabot in #5
New Contributors
- @dependabot made their first contribution in #7
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Add Dependabot config by @MatthewCane in #4
- Significant refactor, update docs, fix tests by @MatthewCane in #8
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Feature: Implement Tags, Actions, and Self-Hosting for Testing by @belthesar in #1
- Update poetry.lock by @MatthewCane in #2
- Add release workflow by @MatthewCane in #3
New Contributors
- @belthesar made their first contribution in #1
- @MatthewCane made their first contribution in #2
Full Changelog: 0.1.0...0.2.0
0.1.0
Initial version.
Full Changelog: https://github.com/MatthewCane/python-ntfy/commits/0.1.0