Skip to content

v0.1.0

Choose a tag to compare

@Neirda24 Neirda24 released this 15 Jul 08:37
8474ba0

Changelog

  • 8474ba0 Add install/upgrade instructions to release notes footer
  • a73c2b4 Migrate Homebrew tap from deprecated brews to homebrew_casks
  • 21e8808 Document release CI wired up and verified against v0.1.0
  • 2254bf6 Pin dagger-for-github to v8.4.1
  • e29838b Add release CI: tag-triggered goreleaser publish via Dagger
  • 16bc66d Add Dagger function to preview docs without installing Python
  • c400069 Add MkDocs Material docs site, deployed to GitHub Pages
  • a32716e Start MVP step 7: goreleaser-based build/publish via Dagger
  • f6b8c97 Add Dagger CI pipeline: checks + shell test matrix
  • bb422a8 Implement MVP step 5: fish/tcsh/powershell shell integration
  • ec4e026 Implement MVP step 4: envoke debug dry-run diagnostics
  • d5b4220 Implement MVP step 3: envoke allow trust mechanism
  • bd87852 Make CONTRIBUTING.md verification steps unambiguous
  • 43db6cf Add MIT LICENSE and CONTRIBUTING.md
  • e48df68 Implement MVP step 1: config parser, path matcher, executor
  • b498b10 Add README and CLAUDE.md for the envoke MVP

Install / upgrade

  • Homebrew (macOS/Linux): brew install neirda24/tap/envoke, or brew upgrade envoke if already installed.
  • Manual download: grab the archive for your OS/arch from the Assets above, extract it, and put envoke on your PATH. Verify against checksums.txt.
  • Go toolchain: go install github.com/Neirda24/envoke/cmd/envoke@v0.1.0