Skip to content

Flamegor

Compare
Choose a tag to compare
@3Hren 3Hren released this 29 Aug 16:03
· 62 commits to master since this release

Added

  • JSON formatter can now apply custom attributes formatting. This feature can be also configured using "formatting" key in the config.
  • String formatter now supports optional placeholders with default value (#150).

    Fixed

  • Limit min queue factor value to 2. Otherwise an assertion inside MPSC queue is triggered.
  • Repair suddenly broken Google Mocking Library link.