Skip to content

3.0.0

Choose a tag to compare

@gthvidsten gthvidsten released this 05 Aug 11:44
  • Converted to use Dependency Injection and .NET hosting (#6)
  • Added usage of ILogger. (#7)
  • Converted threads to tasks, and use async wherever possible (#8)
  • Added new serializer: MessageSharp (#9)
  • Refactor solution/project structure for more organized tests. Also added more tests, both unit and integration tests
  • Documentation updated to reflect functional changes