Skip to content

Releases: JPHutchins/envr

v0.4.0

09 Apr 21:34
Compare
Choose a tag to compare

envr now reads envr-default first and then envr-local if it exists.

v0.0.2

28 Feb 01:12
2af2513
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Changes

  • Adds WIndows PowerShell compatibility; verified with unit tests

v0.0.1

06 Feb 23:02
579ff93
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

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

23 Jan 04:16
Compare
Choose a tag to compare
v0.0.0 Pre-release
Pre-release

Initial release

Supports bash 5.0.17(1)-release
Limited support for Windows PowerShell 5.1.19041.1320
No support for zsh