Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 890 Bytes

CHANGELOG.md

File metadata and controls

37 lines (21 loc) · 890 Bytes

Changelog

0.6.0 (2020-04-17)

  • Upgrade to Dotty 0.22.0-RC1

0.5.0 (2020-02-06)

  • Add .toContain for Map objects See toContain

  • Add .toContainAllOf for Map objects See toContain

  • Upgrade to Dotty 0.22.0-RC1

0.4.0 (2019-12-21)

  • Upgrade to Dotty 0.21.0-RC1

0.3.0 (2019-11-03)

  • Upgrade to Dotty 0.20.0-RC1

0.2.0 (2019-11-03)

  • Make it possible to focus on a hierarchy / tree of tests using focused instead of to on context level. See Focusing tests for more details.

  • Make it possible to ignore on a hierarchy / tree of tests using ignored instead of to on context level. See Focusing tests for more details.

  • Upgrade to Dotty 0.19.0-RC1

0.1.0 (2019-10-17)

  • Initial public release