Releases: JPHutchins/envr
Releases · JPHutchins/envr
v0.4.0
envr now reads envr-default first and then envr-local if it exists.
v0.0.2
Changes
- Adds WIndows PowerShell compatibility; verified with unit tests
v0.0.1
Support zsh, bash 3.2 and macOS
Tested on Ubuntu 20.04:
- GNU bash 5.0.17(1)-release
- zsh 5.8 (x86_64-ubuntu-linux-gnu)
Tested on MacOS Catalina:
- GNU bash 3.2.57(1)-release
- zsh 5.3 (x86_64-apple-darwin18.0)
Windows PowerShell still does not have full feature support.
Known issues:
- In addition to Windows not having full support, it also doesn't look for
envr-default
: #1
v0.0.0
Initial release
Supports bash 5.0.17(1)-release
Limited support for Windows PowerShell 5.1.19041.1320
No support for zsh