Releases: codeandkey/mii
Releases · codeandkey/mii
mii v1.1.2
This patch fixes an issue causing Mii to sometimes parse unintended options from user input.
mii 1.1.1
This release includes several new features and bug fixes.
- Changed search to use Damerau–Levenshtein distance (#11)
- Detect and disable Mii in sourced scripts as well as non-interactive shells (#18, #15, #14, #12)
- Fix issues with prefix expansion (#10, #9)
- Add hierarchical modulepath support (#7)
- Add global index support (#8)
Huge thanks to @JLague and @mboisson for their work on this release.
mii 1.1.0
mii 1.0.4
This release fixes some minor build issues on newer gccs.
mii 1.0.2
This release fixes an issue with the shell handler dispatch which would fail in some scenarios.
mii 1.0.1
This release fixes some minor bugs with the previous release:
- Certain module paths in Lmod files were not being read properly.
- Column formatting was slightly off.
Two new commands mii enable
and mii disable
have been added as well.
mii 1.0.0
v1.0.0 use three-part version scheme