Skip to content

1.2.0

Compare
Choose a tag to compare
@morgan morgan released this 14 Jul 20:44
· 24 commits to master since this release

Added

  • Added ValidationException when API returns a 400 and unit test coverage
  • Added AuthException when API returns a 401 and unit test coverage
  • Refactored Client.SendClientRequest to use RequestHandler and ResponseHandler
  • Added support for targeting .NET Framework 4.6.1