container-use v0.2.0
This release renames the default binary for container-use from cu
to container-use
. cu
is still installed as a shortcut, but avoided as a default due to users having issues due to name conflict with Taylor UUCP on MacOS.
This release also fixes many bugs. For more details, check the PRs in the changelog.
Changelog
- 29d2681: Best effort env config loading (#160) (@cwlbraa)
- 0fc43ef: Better error when no docker (#164) (@cwlbraa)
- 1565684: Don't commit uncommitted changes, try and warn the user instead. (#175) (@aluzzardi)
- 68ca360: Update Demo Video (#152) (@mircubed)
- a5940cb: Write cmd/cu/delete.go (#173) (@kpenfound)
- 4a46a47: add TestRepositoryMergeCompleted and fix TestRepositoryMergeWithConflicts to be less wishy-washy (#189) (@cwlbraa)
- 23115d6: add some optional issue templates for bug reporters (#154) (@cwlbraa)
- 4ca5b0a: add windsurf config instructions (#165) (@kpenfound)
- 722a697: cmd pkg housekeeping (#162) (@cwlbraa)
- 58b85cf: cmd: improve commands description (#156) (@aluzzardi)
- 12a41f3: container-use for container-use for container-use (#155) (@cwlbraa)
- f568c19: cu inspect (#172) (@aluzzardi)
- 0778ae5: cu merge: fix stashing (#181) (@aluzzardi)
- a81cd6a: dagger-in-container-use (#170) (@cwlbraa)
- a111723: env: allow empty explanation (#191) (@tiborvass)
- d951605: fix lint errors (#184) (@aluzzardi)
- 96f1919: go fmt (#186) (@aluzzardi)
- 32dac3d: make envs ignorant of worktrees (#180) (@cwlbraa)
- 5fbe5a4: make logs optional in issue template (#163) (@cwlbraa)
- c686c3c: mcp server: fix dagger ctx value (#190) (@aluzzardi)
- 530db63: mcp server: re-use the same context (#188) (@aluzzardi)
- cc75d8f: mcp: de-duplicate response conversion code (#179) (@aluzzardi)
- 227062a: merge --delete (#167) (@kpenfound)
- 928640b: repository: handle detached HEAD (#204) (@tiborvass)
- e1bca34: simplify intro (#196) (@mintlify[bot])
- 387bfbe: the great rename: s/cu/container-use/g (#201) (@cwlbraa)
- 8cb3037: tidy up environment logs (#171) (@aluzzardi)
- d56ae59: update environment/README.md (#151) (@cwlbraa)
Full Changelog: v0.1.1...v0.2.0