Skip to content

4.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 14:17
· 108 commits to master since this release
  • Drop explicit .Net Framework support. .Net Standard 2.0 is now the only supported target framework, which can be used on .Net Framework 4.6.1+ and .Net (Core) 2.0+
  • Upgraded FFI to 0.2.2 to fix an issue with matchers being combined
  • Improved messaging API
  • Built-in messaging server (which deprecates and removes the need for PactNet.AspNetCore.Messaging)
  • Documentation for messaging pacts
  • Added logo to NuGet package

Full Changelog: 4.0.0-beta.1...4.0.0-beta.2