Skip to content

Release v2.2.0

Latest
Compare
Choose a tag to compare
@hanssens hanssens released this 22 Jul 13:29
ffe794c

Enhancements

  • feat: add HttpFactoryException, representing all executable errors occuring during http requests
  • feat: add 'EnforceJson' option to HttpFactory settings

Fixes

  • fix #41: HttpFactory keeps adding 'Accept' headers

Developer Notes

  • config: updated test project to netcoreapp3.1
  • fix(test): ExtractPropertyValue_Should_ThrowException_If_PropertyName…
  • config: set global.json sdk to 3.1.*
  • config: updated nuget config + version bump to v2.2.0