Skip to content

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 24 May 21:18
· 360 commits to main since this release
13c532a

Changelog

  • 1ace29c AGENTS.md allows gh to read always
  • 76e1197 CLI switch --version added to trice and tlog
  • 08e31bc Fix for issue #658
  • bea9436 Issue #587 fixed
  • 44a9027 Merge branch 'main' into tlog
  • eb8f4fa Merge branch 'main' into tlog
  • 2cbbedb Merge branch 'main' into wip
  • 3a0f8c4 Merge branch 'main' into wip
  • 6b00652 Merge branch 'main' into wip
  • 67b7633 Merge branch 'main' into wip
  • 85d7d87 Merge pull request #660 from rokath/wip
  • 8a66a13 Merge pull request #661 from rokath/wip
  • bafc1b7 Merge pull request #662 from rokath/tlog
  • 013581c Merge pull request #663 from rokath/tlog
  • 362c952 Merge pull request #664 from rokath/wip
  • 0a82c48 Merge pull request #665 from rokath/tlog
  • 24ba069 Merge pull request #666 from rokath/wip
  • 13c532a Merge pull request #667 from rokath/wip
  • 6d92480 Merge remote-tracking branch 'origin/wip' into wip
  • acfa1f5 Merge remote-tracking branch 'origin/wip' into wip
  • 28462a3 Merge remote-tracking branch 'origin/wip' into wip
  • 28a8376 TriceUserManual.pdf with open TOC now
  • f87842b UM Chapter Ctrl-C robust use of trice insert/clean added
  • 04fff42 Wrong ID on trice64* cannot panic anymore
  • 481c401 agents.md forcing read more
  • 6cb7ba2 buildTriceTool.sh extended to create tlog as well
  • c246bcb debug paths now for cross platform usage
  • 67226d9 gh read access rule claryfied
  • 493eca9 ok
  • 3c2a200 ok
  • 57a8331 ringbuffer de multi nopf fixed, Issue #549 fixed
  • 9c8a3be test & build scripts improved (hardened) for CTRL-C interruption
  • e17acd3 tlog as separate binary (first shot)

Homebrew

Install via Homebrew: brew install rokath/tap/trice

macOS

If Gatekeeper blocks the downloaded tool, remove the quarantine flag from
the unpacked binary path, for example:

xattr -d com.apple.quarantine path/to/trice

Windows

If SmartScreen or the file block flag gets in the way, unblock the unpacked
binary path, for example:

Unblock-File path\to\trice.exe