Skip to content

Single Hpp File - v.6.0.0

Compare
Choose a tag to compare
@claremacrae claremacrae released this 14 Oct 21:55
· 3162 commits to master since this release
  • Breaking changes
    • If you pass in a reporter to CombinationApprovals::verifyAllCombinations(), the argument order has changed: see Passing in a Reporter.
    • FileApprover::registerComparator() has been renamed to FileApprover::registerComparatorForExtension(), and now returns a Disposable Object. (#42)
  • New features
  • Bug fixes
    • None
  • Other changes
    • doctest 2.3.5 is now supported (2.3.4 remains supported)