All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Nothing yet
0.1.13 - 2024-03-21
- Add colors for default, current and removed directories in colored print with directories
- Flag to print marks with directories without color (
--plain
) - README.md:
+nightly
in install command - README.md: fzf jumper function
0.1.12 - 2024-03-17
- Batching for rm command (now you can pass multiple directories or aliases at once)
- README.md
- Upgrade dependencies
- Change deprecated method IndexMap.remove to new IndexMap.shift_remove
- Apply clippy and formatting
0.1.11 - 2024-01-25
- Bottleneck in printing aliases with directories
0.1.10 - 2024-01-25
- rustfmt.toml
- Upgrade dependencies
- README.md
- Code refactor
- Error handling
0.1.9 - 2023-12-31
- Information in Cargo.toml.
- This file (CHANGELOG.md).
- Restriction of alias replacement by default (--force flag for new subcommand)