Skip to content

Changelog

All notable changes to snipraw are documented here. Follows Keep a Changelog and Semantic Versioning.

Releases

v0.1.9 (Mar 5, 2026) latest

View this release on GitHub.

  • e7f29a4 docs: update README
  • ffa3738 docs: update README
  • 9a0277f refactor: remove unused Block function
  • e36a811 feat: add VSpacer utility function
  • e0b1cd7 fix: init cmd sets all secrets regardless of autoload namespace

v0.1.8 (Mar 4, 2026) deprecated

View this release on GitHub.

  • 6afa8a6 feat: make init idempotent and prompt for missing secrets
  • cc79738 fix: simplify target path resolution in init cmd
  • f0c551d fix: handle kredsfile parse errors in init cmd
  • 312bb68 fix: correct spec file path resolution

v0.1.7 (Mar 4, 2026) deprecated

View this release on GitHub.

  • e159da6 fix: correct CRLF handling and update pwsh and fish hooks

v0.1.6 (Mar 4, 2026) deprecated

View this release on GitHub.

  • 6ed0d71 fix: clean up shell hooks

v0.1.5 (Mar 3, 2026) deprecated

View this release on GitHub.

  • 0a94f7f docs: update README
  • e57fbfa fix: optimize injection logic & shell hooks

v0.1.4 (Mar 2, 2026) deprecated

View this release on GitHub.

  • 9927740 fix: improve setup edge case handling
  • 1b23bd2 feat: improve terminal output formatting
  • f2c04c2 feat: add state-driven setup flow and improve console output

v0.1.3 (Mar 2, 2026) deprecated

View this release on GitHub.

  • dab5853 feat: add installation convenience scripts
  • 8271dd3 docs: update README
  • 7ec0481 docs: add banner to README
  • 61e17f6 fix: update hooks for bash, zsh & fish shells
  • 8d55b58 feat: migrate secrets from OS keyring to encrypted file store

v0.1.2 (Feb 27, 2026) deprecated

View this release on GitHub.

  • 144a417 chore: code cleanup
  • 47ca3b6 feat: add namespace support & cmd enhancements
  • 1413574 fix: change to KREDENV_LOADED_VARS env name
  • b2a0f31 chore: add trailing newline to release.yml

v0.1.1 (Feb 23, 2026) deprecated

View this release on GitHub.

  • 20cdf26 fix: correct typo and outdated syntax in kredsfile template
  • 47dc9ad chore: remove commented code from cmd.go
  • 7cc6ec7 feat: add exec, inject; refactor shell integration
  • da12ece chore: reorder commands for better flow
  • dd3010b docs: update README
  • 9c647ea fix: change setup cmd to handle spaces in input

v0.1.0 (Feb 21, 2026) deprecated

View this release on GitHub.

Initial release.