Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Version 1.3.0

Compare
Choose a tag to compare
@wis3guy wis3guy released this 14 Jan 17:28
· 45 commits to master since this release

Changes:

  • Removed the NonParsingHttpClient abstraction. The underlying HttpClient is now simply exposed as a property of the IHalClient instance.
  • Stopped using AssemblyVersion for versioning the nugget package. Instead i am now using AssemblyInformationalVersion in order to version the package in a more controlled manner.
  • Bumped minor version as there has been a breaking change.