Skip to content

Releases: znsio/specmatic

2.0.3

30 Jul 16:10
80cbdfd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

25 Jul 10:26
Compare
Choose a tag to compare
Upgrading version to 2.0.2

2.0.1

22 Jul 13:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

19 Jul 11:34
4e8ea59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.39...2.0.0

1.3.39

19 Jul 11:06
c6fcb6f
Compare
Choose a tag to compare

NOTE: "in.specmatic" is moving to "io.specmatic"

Updates will no longer be available under the deprecated group ID "in.specmatic".
Please update your dependencies to use the new group ID "io.specmatic".

What's Changed

  • [BUG FIX] breadCrumb key getting printed even though there is no message associated with it by @yogeshnikam671 in #1184
  • Alias provides to test and consumes to stub for Specmatic Config. by @StarKhan6368 in #1185

New Contributors

Full Changelog: 1.3.38...1.3.39

1.3.38

16 Jul 12:12
Compare
Choose a tag to compare

What's Changed

  • Enable negativeBasedOn to generate negatives based on the config passed. by @yogeshnikam671 in #1179

Full Changelog: 1.3.37...1.3.38

1.3.37

11 Jul 13:35
81438cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.36...1.3.37

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