All Versions
2
Latest Version
Avg Release Cycle
64 days
Latest Release
1445 days ago
Changelog History
Changelog History
-
v0.3.0 Changes
October 04, 2020🔋 Features
- Support for additional programming languages - Scala (#32)
- Support for running
todocheck
on Windows (#35) - Support for using
todocheck
with a private gitlab server (#40) - Support for specifying issues with
#
for integrating with pivotal tracker (#39) - Improved validation of
.todocheck.yaml
configuration (#25, #36, #44) todocheck
now automatically detects issue tracker from git config if.todocheck.yaml
is not explicitly provided for public github & gitlab repos (#50, #58)- Added
-v/--version
flag for showing currently installedtodocheck
version (#67)
🐛 Bug fixes
N/A
💥 Breaking Changes
N/A
Internal Improvements
-
v0.2.0 Changes
August 01, 2020🔋 Features
- Add support for new programming languages - R (#1), PHP (#9), Rust (#12), Swift (#13), Groovy (#14)
- Add support for new issue trackers - Pivotal Tracker (#7), Redmine (#11)
- Support setting Authentication Token via Environment Variable (#2)
- Support machine-friendly output - JSON (#3)
- Add project logo
🐛 Bug fixes
N/A
💥 Breaking Changes
N/A