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.
- Allow empty lines in logs.
- Handle empty claimed score value as 0. (by report in #14)
- Generally attempt to make empty values more robust.
- Add new CATEGORY additions to the Cabrillo spec since November 2020.
- Replace stale Travis CI workflow badge with GitHub action's.
- Add GRID-LOCATOR field. (#11)
- Add more examples in README.
- Fix setup.py authorship information.
- Add new Cabrillo fields. (#9)
- Cut first documented release.
- Fix UnicodeDecodeError when parsing non UTF-8 log files. (#6)