v1.2.1
Changelog
- 4159897 Badges formatted differently
- 6352d7a Badges formatted differently
- ab8b921 Badges formatted differently
- a272957 Badges formatted differently
- 6c373f8 Clarify commit splitting in AGENTS
- 52b3758 Keep testAll artifacts out of tracked demo files
- 5a48c06 Merge branch 'main' into wip
- 00a5bad Merge branch 'main' into wip
- 1cdb640 Merge origin/main into wip
- 5ffe0b1 Merge pull request #615 from rokath/wip
- a94129d Merge pull request #617 from rokath/wip
- 86aff2f Merge pull request #621 from rokath/wip
- c107262 Normalize repository links in documentation
- 71cd352 Removed empty lined between badges
- e2ded07 Reorganize scripts and update build flows
- 78081c2 Restore executable bits for shell scripts
- 0518b0f Use repo-local Go cache for test workflows
- 0268c58 build(release): generate local release assets via goreleaser
- fb088e7 build(release): generate manual pdf as release artifact
- 22eb1df build(release): improve generated manual pdf output
- e103609 build(release): stage manual pdf via temp during snapshots
- aca457c chmod(testAll): make step scripts directly executable
- 586e480 chore(demoLI): refresh recorded line mappings
- 82c62c2 chore(examples): normalize SPDX headers and file comments
- d635391 chore(scripts): extend repository formatting workflow
- 62693c0 chore: remove tracked log files
- 0b7786d ci(clang-format): update actions and disable go cache
- 8ab9b51 ci(link-check): exclude flaky external docs links
- 72e7667 ci(link-check): skip flaky repo-internal github discussion links
- 277cecd ci(link-check): skip unreleased latest manual asset link
- ec9f826 ci(scripts): fix renamed formatter references
- bb19ef5 docs(agents): add SPDX and truncated-input rules
- 5f78e6a docs(changelog): include goreleaser check in v1.2.1 notes
- 0cab5a4 docs(changelog): mention smaller manual assets
- 046ca82 docs(changelog): prepare v1.2.1 release notes
- 34589bf docs(changelog): refresh v1.2.1 release notes
- ba6044c docs(changelog): refresh v1.2.1 release notes
- d2cf051 docs(changelog): refresh v1.2.1 release notes
- e618f52 docs(changelog): refresh v1.2.1 release notes
- 1098adf docs(link-check): stabilize llvm link guidance
- 7fadb34 docs(readme): add workflow badges
- be3263d docs(readme): regroup and streamline project badges
- 4fee572 docs(release): prepare assets and manual workflow
- b8b86b8 docs: add release dates to changelog headings
- c4f7a82 docs: clarify status, security policy, and agent rules
- 4d4f518 docs: enrich changelog overviews from legacy notes
- 1398f9a docs: fix garbled changelog entries
- 9857dbe docs: link changelog issue references
- 1960b46 docs: move local coverage examples into temp log
- d1f6ed3 docs: refine README presentation and links
- 8e7b657 docs: refine commit guidance and reorder badges
- a3f9203 docs: refine github pages wording
- b3decc6 docs: refine repository title
- b5fb897 docs: remove broken temp artifact link
- 1e63a6a docs: reorder changelog by newest releases first
- 902ebf8 docs: update changelog details
- 5382ce4 docs: update changelog markdown links
- ab7a6b9 docs: update github pages wording
- e50a1b3 docs: update site theme and page metadata
- 42c0677 empty lines added for better formatting
- 37eeff3 feat(scripts): add silent mode to dsstore cleanup
- 7030590 feat(scripts): isolate trice tool builds from local installs
- 39d7ecb feat(scripts): protect existing trice install in build helper
- a09c57d fix(clang): stop auto-injecting gcc toolchain on darwin
- c1d8073 fix(id): avoid panic when closing link temp file
- 6fa0afc fix(scripts): avoid shellcheck SC2155 in build setup
- ca28acc fix(scripts): keep shell formatter changes and diff log
- c536ddc fix(testAll): align PC target tests with repo JSON files
- 3b6485c fix(testAll): keep shared trice json defaults in repo root
- 9e5c845 fix(trice): drop zero-arg format strings before codegen
- 47b7fb1 fix(trice): elide assert message strings before codegen
- 616762e fix(trice): preserve triceS string elision with compact helpers
- 4ba7a5f fix: improve git log range resolution
- 5057bc5 refactor testAll step scripts
- 9f6d6fb refactor(scripts): rename formatter entrypoints
- 87b28bd simplify testAll runner summary
- d0e5259 skip listener tests on Windows by default
- 91d8714 stabilize lychee checks on Windows
- 055472d style(go): apply formatting cleanups
- 1b3578d style(scripts): add shfmt workflow and shell formatter
- 4571a23 style(scripts): format manual refresh helper
- 71d508a style(test): align scripted translator decoder fields
- eadfdb0 style: unify SPDX and file header comments
- 60771f9 test(cmd): add missing comments in test files
- 59218ec test(com): simplify serial port tests
- 0b6bd7a test(coverage): expand low-coverage package coverage
- 55dfd76 test(coverage): expand translator and receiver coverage
- 8b56935 test(decoder): refresh registry and helper coverage
- 3f095de test(go): extend coverage in non-id packages
- ccbf705 test(id): cover alias, path, and range helpers
- 5570b42 test(id): expand generator and helper coverage
- a5db075 test(id): keep deterministic insert repro disabled
- 9ae7403 test(id): refactor file watcher for deterministic tests
- 7a9ea35 test(internal): add missing comments in test helpers
- 8ae7d97 test(keybcmd): cover loopAction behaviors
- b1eb026 test(link): cover rtt default args
- 044160e test(pkg): add missing test comments and SPDX headers
- f13996b test(receiver): focus parser helper coverage
- 6dcb029 test(scripts): add goreleaser config check step
- 38e87c6 test(scripts): avoid global go install in coverage step
- 9ab3af4 test(scripts): build trice into temp bin for testAll
- f5d00da test(scripts): disable tracked-worktree guard for now
- e0ec5cd test(scripts): keep testAll read-only
- 42efc29 test: standardize assertions on testify
- ba5d376 wip (#612)
- 29fb862 wip (#613)
- 7f7402f wip (#614)
- 967e28a wip: add insert regression test for assert aliases
- 12a6d97 wip: record local demoLI line updates
- 0e3ce63 wip: refine clang cross environment detection
- 0bbd204 wip: split testAll into step scripts
- 3b24581 wip: update agent collaboration rules