Skip to content

2.0.6-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@neilcampbell neilcampbell released this 30 Jul 00:19
· 414 commits to master since this release

Features Added

  1. Adding support for .netstandard/.net core #101. Currently PactNet will only still run on windows, but this gets us a step closer to having cross platform support.

Thanks to @adamrodger for adding this!

Bug Fixes

  1. Updating to the new Pact Standalone Core, which includes support for '.' characters in json keys, meaning it can work with odata #103

Install-Package PactNet -Version 2.0.6-beta -Pre