Releases: znsio/specmatic
Releases · znsio/specmatic
1.3.34
What's Changed
- Use
_examples
as default folder for both externalised test and stub data by @harikrishnan83 in #1162
Full Changelog: 1.3.33...1.3.34
1.3.33
1.3.32
Merge pull request #1160 from znsio/NumberPattern_generate_bug Fix bug in generate method of NumberPattern where it was generating d…
1.3.31
What's Changed
- Warning for missing named request example by @joelrosario in #1155
- Handling precision loss due to conversion to Double by @harikrishnan83 in #1159
Full Changelog: 1.3.30...1.3.31
1.3.30
What's Changed
- Handle 400 named response examples with no corresponding named request example by @joelrosario in #1153
- XML attribute fixes by @joelrosario in #1154
Full Changelog: 1.3.29...1.3.30
1.3.29
Improved negative test generation for numerical ranges
1.3.28
What's Changed
- Added negative tests for the minimum and maximum keywords in NumberPattern by @joelrosario in #1149
Full Changelog: 1.3.27...1.3.28
1.3.27
What's Changed
- Bump jgit_version from 6.9.0.202403050737-r to 6.10.0.202406032230-r by @dependabot in #1148
Full Changelog: 1.3.26...1.3.27
1.3.26
What's Changed
- Not adding .specmatic folder to .gitignore by @harikrishnan83 in #1144
- Pass HttpRequest via resolver context by @harikrishnan83 in #1145
Full Changelog: 1.3.25...1.3.26
1.3.25
Exit if config file is not found while creating stub