Releases: shahadulhaider/envdiff
Releases · shahadulhaider/envdiff
Release list
v1.0.1
v1.0.0
Changelog
- d9cb07b chore: add GoReleaser + Homebrew + CI workflows
- 6d9485d chore: scaffold envdiff project
- 0ff1f2f feat: add CI mode with annotations
- f55fdfa feat: add TOML schema validation
- acbf75e feat: add check command
- 69f1893 feat: add cobra root command with version flag
- 101791d feat: add compare command with grouped output
- b9d45ad feat: add core types and interfaces
- 8cec22c feat: add diff command with global flags
- 75e5454 feat: add git command
- 2305f13 feat: add init command
- 88a9608 feat: add interactive sync TUI
- 570c919 feat: add output formatters (table/json/github)
- 08893d6 feat: add pre-commit hook management
- f268556 feat: add secret detection patterns
- ccb39f8 feat: add validate command
- 3cdff68 feat: implement .env file parser
- 24dab72 feat: implement diff engine
- acb0a41 fix: auto-detect CI format from environment
- 58da0b6 fix: mark bubbletea/v2 as direct dependency
- 8068ab0 fix: set version template to output 'envdiff dev'