Skip to content

v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 17:23
· 1541 commits to main since this release

Summary

  • Add tcr check subcommand
  • Add --work-dir parameter allowing to tell TCR from where it should run build and test commands

Changelog

  • 5cae9e7 Fix dangling tests on timer
  • f28076e Upgrade golangci-lint to v1.44
  • ffbe50e [#32] Add tcr check subcommand
  • 7786109 [#34] Differentiate base directory and work directory
  • a3e195f [#35] Fix Windows console stdin mode for TCR shortcuts handling