Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 622 Bytes

CHANGELOG.md

File metadata and controls

37 lines (22 loc) · 622 Bytes

v0.3.0 (2019-06-04)

  • Implement compositiona shrinker
  • Add more examples on how to use it

v0.2.3 (2019-05-09)

  • Fix issue #4
  • Fix issue #5

v0.2.2 (2019-05-08)

  • Fix v0.2.1 publish

v0.2.1 (2019-05-07)

  • Fix issue #12
  • Fix arbitrary/2 for negative_integer

v0.2.0 (2016-03-19)

  • More YAP compatible changes
  • Fix arbitrary/2 for between/2 with floats

v0.1.1 (2016-03-16)

  • Make compatible with YAP

v0.1.0 (2015-01-20)

  • Send test results to user_error
  • Modernize pack layout
  • Improve compatibility with library(tap)

v0.0.3 (2014-03-10)

  • Improve documentation