Skip to content

v0.72.0

Latest
Compare
Choose a tag to compare
@rokath rokath released this 31 Oct 21:35
· 15 commits to master since this release

Changelog

  • 14d65fb 100ms Sleep moved from "fromFile" to "FileWatcher"
  • 6b491c0 2 tests deactivated, needs debugging
  • 753d115 Additional config error warnings added
  • 4537018 As function
  • 5d82142 CANGELOG.md updated with master branch changes.
  • b7c52eb CLI switch "-singleFraming" deactivated in staticB_di_tcobs_rtt32 test
  • 12cdc6f Cache MkdirAll permissions fixed
  • d13d18f Default for TRICE_RING_BUFFER_SIZE added.
  • bc41fc8 Diagnostics data example refined
  • bb34d50 Issue #506 done
  • 89d9a97 Issue #508 solved
  • 8330b41 MacOS adapted
  • 25137cc Merge remote-tracking branch 'origin/devel' into devel
  • 732b36a Merge remote-tracking branch 'origin/devel' into devel
  • 44f2b31 Optional CLI switch "-singleFraming" added.
  • 88cb164 Scripts adapted to better work with the Trice cache.
  • 198c179 TRICE_MULTI_PACK_MODE is now default config for deferred mode
  • 2289bd9 TRICE_SINGLE_PACK_MODE set explicit
  • 32bf83b The tests in folder "_test" now executable with cd _test && go test ./... && cd -
  • 9b30992 Trice cache Issue chapter added
  • c520f76 Variable renamed.
  • 7e2e034 WIP #508
  • 0a775eb WIP on master
  • 515c1bf adapted to _test
  • c84b5da clang-format.sh run
  • 74d0a6a double buffer code slightly refactored to avoid editor warnings
  • d7704c9 fileWatcher enabled again, Verbose Logging extended, 100ms sleep added before re-reading til.json & li.json
  • 6f2bd38 goreleaser.yaml adapted
  • bdc6e5f master merged into devel
  • 4667795 more stressing settings
  • bcb8786 ring buffer multi pack tests added
  • 933b331 test script added
  • 8062bf4 tmp buffer offset changed from 4 to TRICE_DATA_OFFSET/2
  • ad04043 updated
  • eecfdd7 v0.72.0 changelog added