Skip to content

Version 0.8.0

Choose a tag to compare

@Ethaks Ethaks released this 01 Aug 14:00
· 345 commits to master since this release
6fc18c2

0.8.0 (2022-08-01)

⚠ BREAKING CHANGES

  • deps: bump fast-check from 2.25.0 to 3.1.1 (#156)
  • replace preselect packages with preselect filters
  • refactor runSelectedBatches, _testBatches, and utils

Features

  • add JSON report generation (6c41d48)
  • enable batch key filtering in settings and quench.runBatches (397c8e3)
  • improve diff context trimming (e84cbd4)
  • improve diff readability (4874eea), closes #147
  • improve error message spacing (c064cb2), closes #146

Bug Fixes

  • improve diff detection and display (353e1d4)

  • deps: bump fast-check from 2.25.0 to 3.1.1 (#156) (dbbe6c7)

  • refactor runSelectedBatches, _testBatches, and utils (fb7f286)