Releases: somaz94/kube-events
Releases · somaz94/kube-events
v0.3.1
03 Apr 07:14
Compare
Sorry, something went wrong.
No results found
Changelog
Features
d438872 feat: add Scoop bucket support for Windows distribution
aa6d73c feat: add branch and pr workflow targets to Makefile
Refactoring
edf1c70 refactor: extract shared helpers, fix truncate boundary and parseSince error handling
Other Changes
c1c6221 chore(deps): bump the go-minor group with 3 updates (#1 )
4957413 chore: add git config protection to CLAUDE.md
03a5efe chore: remove duplicate rules from CLAUDE.md (moved to global)
5d83c2f ci: add auto-generated PR body script for make pr
32cd04a ci: add changelog category groups in goreleaser config
5a7258a docs: add Uninstall section to README
a5fa59f docs: add specific version install instructions to README
a634092 docs: remove duplicate rules covered by global CLAUDE.md
v0.3.0
19 Mar 07:52
Compare
Sorry, something went wrong.
No results found
Changelog
35a76c7 feat: add --group-by flag to group events by resource, namespace, kind, or reason
v0.2.0
19 Mar 07:11
Compare
Sorry, something went wrong.
No results found
Changelog
28ea08b refactor: deduplicate event conversion, time formatting, and color constants
v0.1.1
19 Mar 06:22
Compare
Sorry, something went wrong.
No results found
Changelog
51eceb5 Merge branch 'main' of github.com-somaz94:somaz94/kube-events
b883493 feat: add brew install caveats message
cdec6bf fix: align goreleaser config with kube-diff structure
v0.1.0
19 Mar 03:54
Compare
Sorry, something went wrong.
No results found
Changelog
de21b9a fix: add missing krews short_description and brews metadata
9a71477 feat: add demo scripts, examples, and testdata
2a2ac0b feat: initial project structure with CLI, tests, and documentation
8967087 Initial commit