All Versions
2
Latest Version
Avg Release Cycle
64 days
Latest Release
1291 days ago

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

    ๐Ÿ› Bug fixes

    N/A

    ๐Ÿ’ฅ Breaking Changes

    N/A

    Internal Improvements

    • Configured automatic CI pipeline for executing build & test on PRs (#51)
    • Wrote the project's [Contributing guide](./CONTRIBUTING.md) (#24)
  • 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