Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@comfysage comfysage released this 10 Jun 10:18
· 25 commits to mega since this release

Changelog

[0.2.0] - 2024-06-10

Bug Fixes

  • (lib/exec) Use fake-tty crate display colors in command output
  • (``) Fix renamed github scope (comfysage)
  • (lib/util/filepath) get_relative should not error when trimmed path is unchanged (root is unmatched)
  • (scripts) Use builtin cliff flags
  • (scripts) Fix changelog commits

Development

  • (lib/pkg/root) Move is_dir check out of link_entry
  • (lib/pkg/root) Fix uninstall root fn
  • (lib/pkg/root) Optimize read_dir iterator

Documentation

  • (readme) Update install url to use new github raw api
  • (lib/pkg/root) Add inline docs
  • (changelog) Update nightly changelog

Features

  • (cli/uninstall) Implement uninstall cmd
  • (dockerfile) Create dockerfile

Miscellaneous Tasks

  • (gtea) Add gtea.toml
  • (cargo) Update Cargo.lock
  • (``) Add nightly release scripts
  • (``) Add stable release scripts
  • (``) Update nightly changelog
  • (changelog) Update nightly changelog

Refactor

  • (cargo) Add local libs to workspace
  • (lib/exec) Refactor commands

Rework

  • (lib/pkg/root) Rework root building
  • (lib/pkg/rebuild) Rework rebuild system

Styling

  • (cli/install) Remove redundant note