Skip to content

0.1.1

Compare
Choose a tag to compare
@comfysage comfysage released this 08 Feb 13:37
· 25 commits to mega since this release

Changelog

[0.1.1] - 2024-02-08

Bug Fixes

  • (lib/pkg/root) Fix has_artifacts logic
  • (lib/pkg/root) Unlink bin files before store fase
  • (lib/install) Fix store fn ( update type logic )
  • (lib/init) Rename install_* fn templates to package_*
  • (lib/init) Fix upgrade fn
  • (lib/util/path) In get_stored_files ignore hidden files (.file.txt)
  • (lib/pkg/root) Don;t remove entire store dir; instead remove artifact dirs

Development

  • (lib/exec) Add unlink(path) fn
  • (lib/util/io) Create io::rmdir(path) util fn
  • (lib/pkg/root) Fix logs
  • (lib/init) Decrease verbosity of lib

Features

  • (install.sh) Use SAKUPATH env