todocheck v0.3.0 Release Notes
Release Date: 2020-10-04 // almost 4 years ago-
🔋 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
Previous changes from v0.2.0
-
🔋 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