Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

51 lines (39 loc) · 1.08 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 2019-6-28

Added

  • Option inline_threshold
  • Option table_threshold

[0.1.5] - 2019-6-02

Changed

  • Add tool name to inline comment

[0.1.4] - 2019-5-28

Fixed

  • Modify frozen baseline string

[0.1.3] - 2019-5-28

Fixed

  • Target files not initialized
  • Ignore warning type dash "-"

[0.1.2] - 2019-5-27

Fixed

  • Do not post empty tool report
  • Only include entries in tool report where basename of file is under changed files

[0.1.1] - 2019-5-17

Fixed

  • Remove line breaks from message to avoid broken tables.
  • Adjust category and type message

[0.1.0] - 2019-5-17

Added

  • Add option to pass basic authentication

Changed

  • Disable ssl verification

[0.0.2] - 2019-5-17

Fixed

  • Fixed OpenUri usage

Added

  • CHANGELOG.md

[0.0.1] - 2019-5-17

Added

  • Initial release