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.
The entries for 1.0.0 and 1.1.0 are reconstructed from the git history, so there might have been more additions not covered in the changelog.
- Toolchain updated to go 1.23.0
- Several slice functions are now using the slices package from the standard library
1.4.0 - 2022-09-05
unload -aas shorthand forunload --all- Working directory-aware loading of config files
--localswitch forconfig add mapping- Expand
.in the path of directory mappings
- Directory mappings now load dependencies
- The flag
--configwas deprecated due to confusing behavior with directory-aware configuration
1.3.0 - 2022-02-01
currentcommand to show currently loaded profiles--versionflag to display the version of envManagerunload --allto unload all currently loaded profiles of this shell
1.2.0 - 2022-01-26
- This changelog
- [pass] Configuration option "prefix"
1.1.0 - 2021-07-31
- Directory mappings
1.0.0 - 2021-09-07
Initial version