Releases: novuhq/novu-dotnet
Releases · novuhq/novu-dotnet
v0.4.0
v0.3.3
v0.3.2
What's Changed
- Nothing functionality from 0.3.1—had a problem in the build scripts for publishing to nuget
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
Breaking Change
This release implements breaking changes that will require refactoring. Please take a moment and check out the readme for updates. Thanks to @toddb for his massive work on this release and integrating more of the Novu API into the SDK.
Novu API Validated Version
This release is has been tested against v0.18.1 of the Novu API.
What's Changed
- fix readme and switch client to novu by @benlin1994 in #42
- Feature/workflowgroups by @RaphaelNagato in #41
- Create RELEASE.md by @wh1337 in #43
- feat: upgrade of the client library by @toddb in #46
- release: 0.3.0 by @wh1337 in #53
New Contributors
- @RaphaelNagato made their first contribution in #41
- @toddb made their first contribution in #46
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- fix SubscriberDTO and EventDataTriggerDTO by adding in missing fields by @benlin1994 in #36
- Updated failing tests by @wh1337 in #38
- version bump by @wh1337 in #37
New Contributors
- @benlin1994 made their first contribution in #36
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
v0.1.9
v0.1.0 - Initial Release
Initial Release
Check the README for initial methods.