Skip to content

First GitHub release

Compare
Choose a tag to compare
@pBouillon pBouillon released this 16 Feb 14:33
· 165 commits to master since this release
3227d49

First GitHub release, for older ones, see the NuGet history.

MqttTopicBuilder release:

  • TopicBuilder
    • ✅ Topic building logic and checks (see the documentation)
    • ✅ Unit tests (coverage: 80% without covering exceptions constructors)
    • ✅ Up to date documentation (along with the wiki)
  • Topic
    • ✅ Topic logic and checks
    • ✅ Unit tests (coverage: 92% without covering exceptions constructors)
    • ✅ Up to date documentation (along with the wiki)
  • GitHub actions scripts
    • ✅ CI build + test on .Net Core 3.1
    • NuGet package deployment