Skip to content

Releases: pact-foundation/pact-net

2.0.17

06 Sep 08:13
Compare
Choose a tag to compare

Dropping the official Pact Specification V2 Release

Install-Package PactNet.Windows -Version 2.0.17
or
Install-Package PactNet.OSX -Version 2.0.17
or
Install-Package PactNet.Linux.x86 -Version 2.0.17
or
Install-Package PactNet.Linux.x64 -Version 2.0.17

2.0.16-beta

05 Sep 12:13
Compare
Choose a tag to compare
2.0.16-beta Pre-release
Pre-release

Tweaks

  1. Making the platform specific packages more .NET semantic. We now use . instead of -, so PactNet-Windows is now PactNet.Windows.

Install-Package PactNet.Windows -Version 2.0.16-beta -Pre
or
Install-Package PactNet.OSX -Version 2.0.16-beta -Pre
or
Install-Package PactNet.Linux.x86 -Version 2.0.16-beta -Pre
or
Install-Package PactNet.Linux.x64 -Version 2.0.16-beta -Pre

2.0.15-beta

02 Sep 02:40
Compare
Choose a tag to compare
2.0.15-beta Pre-release
Pre-release

Fixes

  1. Fixing the default log and pact dir values so that it is correctly generated based on the build directory

NOTE: This is no longer listed in nuget

2.0.14-beta

30 Aug 09:30
Compare
Choose a tag to compare
2.0.14-beta Pre-release
Pre-release

Fixes

  1. Adding support for a custom header in the verifier. See #104 for details.

NOTE: This is no longer listed in nuget

2.0.13-beta

29 Aug 13:17
Compare
Choose a tag to compare
2.0.13-beta Pre-release
Pre-release

Features

  1. Adding support for a custom header in the verifier. See #104 for details.

NOTE: This is no longer listed in nuget

2.0.12-beta

28 Aug 12:09
Compare
Choose a tag to compare
2.0.12-beta Pre-release
Pre-release

Changes

  1. Updating to latest pact-ruby-standalone core (1.4.4)

NOTE: This is no longer listed in nuget

2.0.11-beta

21 Aug 02:50
Compare
Choose a tag to compare
2.0.11-beta Pre-release
Pre-release

Tweaks

  1. Adding build target condition to not run chmod on windows when a unix package is installed

NOTE: This is no longer listed in nuget

2.0.10-beta

20 Aug 14:06
Compare
Choose a tag to compare
2.0.10-beta Pre-release
Pre-release

Tweaks

  1. Fixing the default log and pact directory on .net standard

NOTE: This is no longer listed in nuget

2.0.9-beta

20 Aug 09:08
Compare
Choose a tag to compare
2.0.9-beta Pre-release
Pre-release

Bug Fixes

  1. Correctly resolving assembly directory on non windows platforms

Install-Package PactNet -Version 2.0.9-beta -Pre

2.0.8-beta

20 Aug 06:12
Compare
Choose a tag to compare
2.0.8-beta Pre-release
Pre-release

Features

  1. Adding the platform specific packages

Install-Package PactNet -Version 2.0.8-beta -Pre