Releases: Codearte/accurest
Releases · Codearte/accurest
accurest-1.1.1
This is maintenance release. Gradle tasks are cacheable (#296). Gradle plugin requires at least Gradle 3.
accurest-1.1.0
This release contains all the changes from milestones for 1.1.0 as well as the following PR:
- Missing constructor used by maven #285
1.1.0-M7
- stub-runner improvments and fixes
- Added array size assertion (#283)
accurest-1.1.0-M5
The release contains the following pull requests:
- missing tests #260
- Fixed top level array issues #267
Do not escape $ in tests #270
- Issues wrong arrayfield #272
accurest-1.0.4
The release contains the following PRs:
- #202 fix DSL regex producing {cursor:2} in response #203
- #206 Fix file pattern matchers under Windows #207
- Stub runner #208
- Use standard directory for generated test source code #209
- missing groovy dependency #210
accurest-1.0.1
The release contains the following PRs:
- Bumped JSON Assert to 0.2.1 #201
accurest-1.0.0-RC2
The release contains the following PRs:
- [#134] Asserting JSON via JSON Assert #195
- Fix for #196 - Support of delayed responses #197
- Feature/#16 real support for junit new #198
accurest-1.0.0-RC1
The release contains the following PRs:
- New contract scanner. Ignored tests support [#190]
- Make Wiremock generator use ContractFileScanner. Fix #189 [#191]
- Provide support for scenarios. Fix #182 [#192]