Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 2.47 KB

CHANGELOG.md

File metadata and controls

37 lines (28 loc) · 2.47 KB

Change Log

0.3.0 (2020-10-04)

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 installed todocheck version (#67)

Bug fixes

N/A

Breaking Changes

N/A

Internal Improvements

0.2.0 (2020-08-01)

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