Skip to content

Releases: shahadulhaider/envdiff

Release list

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 27 Jul 17:48

Changelog

  • 759cad0 chore: stop tracking .sisyphus agent scaffolding
  • 098a5c5 fix: correct sync corruption, check semantics, masking and error output

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 08:44

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'