We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b916e01 commit 852ea0eCopy full SHA for 852ea0e
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 0.5.0
2
+
3
+BREAKING CHANGE:
4
+- `newInteraction` no longer requires a description
5
6
+- chore: update docs to better describe library uses and usage
7
8
+- chore: remove description requirement when creating an interaction
9
## 0.4.0
10
11
- feat: support parameters and multiple provider states
pubspec.yaml
@@ -1,6 +1,6 @@
name: pact_dart
description: A Dart DSL for creating pact contracts
-version: 0.4.0
+version: 0.5.0
homepage: https://github.com/matthewshirley/pact_dart
environment:
0 commit comments