Releases: nwithan8/ntfy-dotnet
Releases · nwithan8/ntfy-dotnet
v0.5.0
What's Changed
- fix(RestSharp): Remove N8.NetTools.HTTP for Resharp by @LaplancheMaxime in #5
New Contributors
- @LaplancheMaxime made their first contribution in #5
Full Changelog: 0.4.0...0.5.0
v0.4.0
v0.3.0
- BREAKING CHANGE: .NET Standard support dropped
- New utilities to generate random passwords, passphrases and topic names
Full Changelog: 0.2.0...0.3.0
v0.2.0
- BREAKING CHANGE: Namespace for
Action
class changed fromntfy.Action
tontfy.Actions
- Improve JSON de/serialization for actions
- Ability to ignore keepalive messages on subscription
Full Changelog: 0.1.0...0.2.0