Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 10:48
· 1728 commits to main since this release

Summary

  • TCR timer now displays desktop notifications on each reminder in addition to a message in trace
  • TCR is now available for OS architectures 386 and arm64 (in addition to amd64)
  • New command line flag --info or -i allowing to retrieve build information from a TCR executable
  • Fix enabling/disabling or possible actions in TCR GUI when running in driver or navigator mode

Changelog

e4530f1 Add 386 and arm64 architectures to goreleaser settings
07c0537 Add Murex Copyright header to notification packaage source files
149f19c Add TODO comment about revert message improvement
a4543f4 Add desktop notifications to TCR-CLI
48b5f03 Add desktop notifications to TCR-GUI
30d8686 Change repository name to TCR uppercase in README.md
e4ec9f9 Disable session panel actions when driver or navigator modes are running in tcr-gui
c068af0 Double test timeout values on timer
d0d1064 Experiment with beeep package notification
c15ad82 Extract application name constant into settings package
2634558 Fix go build in Makefiles for compatibility with Windows
3f75b96 Insert build information into generated binaries at build time
333d370 Make --info option persistent so that it's inherited by subcommands
5c1522d Refactor ldflags setting in .goreleaser for symmetry with Makefies
a9a5d07 Set explicitely project name in goreleaser settings
8d10eed Set version to 0.6.2
f8253d5 Update generated documentation
795f404 Update module dependencies