Skip to content

v0.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 17:39
· 1135 commits to main since this release

Summary

  • [#142] Possibility to easily sync repository contents from within TCR
  • Minor updates

Changelog

  • 00a1abc Enforce that CGO_ENABLED is set to 0 when running "go build"
  • ddbc9b9 Tune GitHub action trigger after go modules refactoring
  • 81fbe09 Update dependencies
  • 28f3c89 Update tcr-doc module dependencies following tcr v0.21.0 release
  • f26b566 Update the TCR version used by TCR
  • 90256a8 [#142] Add test for Push & Pull on Driver & Navigator Menu
  • a3bac2d [#142] Add the 'L' shortcut for 'git pull' from the main menu
  • 64b3689 [#142] Remove display of session info after git pull
  • be6ca18 [#142] Support the 'S' shortcut to push changes to the remote
  • f5c1a9e [#142] Update the README.md files to include the 'L' & 'S' options