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.
0.3.0 - 2022-03-23
keywords
option and configuration for TODO synonyms [#5]
- Dropped support for Ruby version older than 2.5 [#4]
0.2.0 - 2021-03-28
- Configuration settings for
max_age_in_days
andthreshold
, to allow for setting these per project. [#3]
- Report all old TODOs, use age of the youngest in message [#2]
- Handle empty configuration file [#1]
0.1.0 - 2021-03-13
- Initial release