Skip to content

v0.1.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 16:24

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