Skip to content

Releases: znsio/specmatic

1.3.36

11 Jul 10:20
423907d
Compare
Choose a tag to compare

What's Changed

  • Updated the test generation logic for StringPattern to take minLength and maxLength into account by @joelrosario in #1169
  • Ensure that NumberPattern generates a 3 digit number by @joelrosario in #1170
  • Fix java bytecode interoperability issue introduced because of 'require' by @yogeshnikam671 in #1147
  • Log error when invalid contract paths are selected by user by @yogeshnikam671 in #1140
  • Enable generation of double value when isDoubleFormat is true and min and max are not set by @yogeshnikam671 in #1176

Full Changelog: 1.3.35...1.3.36

1.3.35

08 Jul 07:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.34...1.3.35

1.3.34

03 Jul 15:07
Compare
Choose a tag to compare

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

02 Jul 16:00
ca7e622
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.32...1.3.33

1.3.32

01 Jul 13:06
906d33e
Compare
Choose a tag to compare
Merge pull request #1160 from znsio/NumberPattern_generate_bug

Fix bug in generate method of NumberPattern where it was generating d…

1.3.31

30 Jun 12:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.30...1.3.31

1.3.30

26 Jun 09:17
677572c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.29...1.3.30

1.3.29

19 Jun 13:31
Compare
Choose a tag to compare

Improved negative test generation for numerical ranges

1.3.28

19 Jun 08:09
b571ae0
Compare
Choose a tag to compare

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

18 Jun 15:23
Compare
Choose a tag to compare

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