Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 284 Bytes

CHANGES.md

File metadata and controls

16 lines (10 loc) · 284 Bytes

Changelog

v1.3.0

  • Add support for non-equal comparators (!=, >=, ~=).
  • Add support for non-inline comments.

v1.2.0

  • Adds a results line after running.
  • Adds the --diff flag for diff outputs.
  • Adds the --quiet flag.

v1.1.0

  • Adds the --check flag.