# 0.2.3 - [feature] Add support for specifying path prefix for generated binary size metric paths - [feature] Enable metric thresholds for sizes with and without padding # 0.2.2 - [feature]: Create additional binary size entries for padding. # 0.2.1 - [feature]: Added a sanity check for resulting binary size results - [feature]: Exchanged the `--strip-prefix` parameter with a `--path-extraction-parameter` to match file paths # 0.2.0 - [feature]: Allow providing include and exclude patterns when generating binary size reports from map files - [fix]: Duplicate entries in generated metrics report cause random binary size deltas # 0.1.2 - Zero-size MAP entries cause spurious metrics output for binary size extraction - Adapted documentation of `--metric` option # 0.1.1 - Publish x86_64 based versions for macOS # 0.1.0 - Extraction of binary size information from linker map files # 0.0.8 - Fixed `could not be parsed as an Integer` in J-Link/Ozone coverage reports. # 0.0.7 - Fix NullpointerException in J-Link/Ozone coverage reports. # 0.0.6 - [breaking change] Test names, results and durations are no longer identified by the report paths/names and are instead declared in a `metadata.json`. Please have a look at [our documentation](https://docs.teamscale.com/reference/cli/teamscale-build/#the-coverage-testwise-command) for more information. # 0.0.5 - Raw Testwise reports are now generated compressed by default, with option to allow for generation of uncompressed reports. # 0.0.4 - Add support for J-Link/Ozone coverage reports # 0.0.3 - Fix Segmentation fault when trying to convert larger bullseye report # 0.0.2 - Ship packaged in zip to preserve executable flag # 0.0.1 - Add conversion from test reports to Testwise Coverage - Add compaction for verbose report formats to Teamscale Compact Coverage