v0.1.8
Changelog
All notable changes to this project will be documented in this file.
[0.1.8] - 2024-09-13
π Features
- [breaking] Rename
--dotfiles
to--skel
to better reflect what it is - Remove container initialization timeout
- Redo list command to list relevant information and look nicer
π Bug Fixes
- Disable detach keys
- [breaking]
--shell
flag breaks cause of wrong argument order - [breaking] Allow specifying specific shell with shell command without container name
π Refactor
- [breaking] Remove image subcommand entirely
π Documentation
- Add demo gif to readme
- Add mention of crates.io page for arcam
- Make description clearer in README
- Rewrite part of README so its more readable
π§ͺ Testing
- Add experimental tcl-expect based test
- Add tests for all commands using bash and tcl-expect
- Fix shell test, fix tests calling binary from PATH
βοΈ Miscellaneous Tasks
- (docs) Fix some typos in FAQ and reword README
- Fix wording in error message when there are running containers in cwd
- Add git-cliff configuration
- Uppercase app name in build script instead of using literal value
- Fix justfile tagging
- Bump version to 0.1.8