Skip to content

v0.1.0

Choose a tag to compare

@bitwise-fast-forward-merge bitwise-fast-forward-merge released this 29 Jun 22:39
Immutable release. Only release title and notes can be modified.
5d344f0

Changelog

New Features

  • 2f5b59b: feat(brewfile): add brew bundle engine with tap-trust flow
  • 9bdd53e: feat(env): add --in-file to env run for in-memory secret injection
  • 84159ab: feat(env): add keychain-backed credential command
  • 9dc5e6e: feat(env): capture .env files into keychain references
  • ba9ce96: feat(env): default run and use to .env.dotty in the working directory
  • 0e74e0c: feat(git): add dotty git resign to rebase and re-sign commits
  • 7348cb6: feat(profile): add profiles, activation symlink, and brewfile commands
  • 6e17f27: feat(security-key): add YubiKey serial aliases with tree multi-select removal
  • 28635df: feat(signing-key): add resident SSH signing keys and git commit signing

Bug Fixes

  • e640fa9: fix(env): move serviceName into the darwin keychain backend

Documentation Updates

  • a02ff28: docs(env): update docs for run/use cmds
  • dfb1671: docs: add README, generated CLI reference, and hardware checklist
  • b57283d: docs: add a Zensical documentation site
  • c6bb1f9: docs: document the release-please flow and reflow prose

Other Work

  • a25c24d: ci: adopt org reusable workflows and publish docs on release
  • 5204656: ci: bump bitwise-media-group/github-workflows to v4.0.2
  • fcbfaaf: style: resolve all golangci-lint findings