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.
- Update all dependencies to last versions
- Dark theme background
- Better sidebar highlight
- You can define parser option in the configuration file
- Potential loop if the output file was in the watched folder
- Publish v0.1.0 under v0.1.1 (v0.1.0 was already published due to a mistake)
- Table style
- Parsing was breaking with multiple delimiters
- Create a parsers folder and refactored the parsing
- Reads the version from package.json
- Upgrade packages
- Switch unit tests to ava