Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

30 lines (23 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 as far as makes sense for GUI software.

1.1.0 - 2022-08-31

Added

  • Added an option to parse files referenced in .gitignore
  • List alternative projects to the README.

Changed

  • No longer parse files referenced in .gitignore (by default)

1.0.1 - 2022-08-20

Fixed

  • Killed an annoying toast when opening long files that we wouldn't parse anyway.

Changed

  • We now skip parsing documents written in languages we don't have regex to parse.

1.0.0 - 2022-08-16

Added

  • Initial release