Releases: ybda/shmarks
Releases · ybda/shmarks
0.1.13
Full Changelog: v0.1.12...v0.1.13
Added
- 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
Full Changelog: v0.1.11...v0.1.12
Added
- Batching for rm command (now you can pass multiple directories or aliases at once)
Changed
- README.md
- Upgrade dependencies
- Change deprecated method IndexMap.remove to new IndexMap.shift_remove
- Apply clippy and formatting
0.1.11
0.1.10
Full Changelog: v0.1.9...v0.1.10
Added
- rustfmt.toml
Changed
- Upgrade dependencies
- README.md
- Code refactor
Fixed
- Error handling
0.1.9
Full Changelog: v0.1.8...v0.1.9
Added
- Information in Cargo.toml.
- CHANGELOG.md.
- Restriction of alias replacement by default (--force flag for new subcommand)