dev-70ae9c3
Pre-release
Pre-release
Changelog
[unreleased]
Bug Fixes
- (
lib/exec
) Usefake-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
) Moveis_dir
check out oflink_entry
- (
lib/pkg/root
) Fix uninstall root fn - (
lib/pkg/root
) Optimizeread_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
) UpdateCargo.lock
- (``) Add nightly release scripts
- (``) Add stable release scripts
- (``) 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