Releases: isac322/rkmon
Releases · isac322/rkmon
Release list
rkmon v0.3.1
rkmon v0.3.1
RK3588 hardware monitor TUI. See the README for install and usage.
Changelog
Other
- 315f303: bench(collect): add Snapshot micro-benchmark (@isac322)
- 8362c74: chore(.gitignore): exclude local scripts/ and tmp/ work dirs (@isac322)
- 44b91d0: docs(changelog): note collector perf optimization in Unreleased (@isac322)
- 6d975fa: perf(collect): add Close(), evict on growth-loop error, b.Cleanup (@isac322)
- 2a389ce: perf(collect): cache duplicate reads + persistent fd + pread (@isac322)
- aa68bf9: release: v0.3.1 — collector perf patch (@isac322)
Full Changelog: v0.3.0...v0.3.1
rkmon v0.3.0
rkmon v0.3.0
RK3588 hardware monitor TUI. See the README for install and usage.
Changelog
Features
- da953fb: feat: initial public release of rkmon (isac322 isac322@users.noreply.github.com)
Other
- d7e7287: ci(release): drop --skip=build workaround (goreleaser doesn't support it) (isac322 isac322@users.noreply.github.com)
- 5dd0631: deps+chore: address Oracle v0.3.0 launch-review nits (isac322 isac322@users.noreply.github.com)
- b0f2d37: deps: upgrade to charm stack v2 (bubbletea + lipgloss) (isac322 isac322@users.noreply.github.com)
- 99f0bfa: docs(changelog): redact hostname literal from v0.3.0 security note (isac322 isac322@users.noreply.github.com)
- 96a4ff7: docs(demo): add VHS tape and rendered GIF for README (isac322 isac322@users.noreply.github.com)
- f2259ea: docs(readme): address Oracle launch-review nits (isac322 isac322@users.noreply.github.com)
- 305a46e: docs(readme): rewrite as SEO-optimized landing page (isac322 isac322@users.noreply.github.com)
- 3065585: release: v0.3.0 — charm v2 stack + modernized CI (isac322 isac322@users.noreply.github.com)
First public release. See the README for everything v0.3.0 ships with.