Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 23:01

[0.3.0] - 2025-03-03

πŸš€ Features

  • Add list-installed command
  • Allow running a temporary environment consisting of multiple packages using run-multi
  • Add convenience gen-index command which generates the index file for a repository
  • Add sharing of /etc directory from host to packages
  • [breaking] Make version be a property rather then a subnode
  • Add > and >= to version range strings
  • Allow support for multiple version formats (X.X.X, X.X, X)
  • Add extra (optional) arg to gen-pkg to specify an outpath
  • First basic version of makefpkg! (See docs for more details)

πŸ› Bug Fixes

  • Fix issue when a standard directory e.g. media or mnt doesn't exit.
  • Fix issue in building env when data contains a symlink
  • Fix package naming when generating packages
  • Set EUID to UID in cases where we don't want to run as root

πŸ“š Documentation

  • Deprecate old version range specifiers and introduce > and >= instead

changelog auto-generated by git-cliff