Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

release-0.5.0

Choose a tag to compare

@skx skx released this 16 May 19:00
· 125 commits to master since this release
b7e7ce6

release-0.5.0

This is an incremental release which makes only minor changes to the previous one:

  • There is now integrated support for generating a bash-completion script.
  • The calc subcommand was rewritten to allow the use of variable-definitions in the REPL environment.
    • See sysbox help calc for details.
  • There were some minor rewording/tweaks to the output of the various subcommand help-text.
  • There is a new choose-file subcommand, allowing you to use a text-based GUI to select a filename.
    • Optionally executing a command upon a successful choice.