Skip to content

Releases: JPHutchins/envr

0.5.9

26 Jul 20:59
Compare
Choose a tag to compare

Fixes

  • Fixes a regression in 0.5.8 that would cause the Python venv not to activate

Full Changelog: 0.5.8...0.5.9

0.5.8

25 Jul 01:28
Compare
Choose a tag to compare

Full Changelog: 0.5.7...0.5.8

0.5.7

06 Jul 19:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.6...0.5.7

0.5.6

23 Jun 02:27
Compare
Choose a tag to compare

What's Changed

  • Fix/remove envr project option vars on deactivation by @JPHutchins in #24

Full Changelog: 0.5.5...0.5.6

0.5.5

24 May 06:19
c8928d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.4...0.5.5

0.5.4

16 Mar 03:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.3...0.5.4

0.5.3

30 Dec 06:40
72e25fb
Compare
Choose a tag to compare

Simplifies aliases in PowerShell and allows use of && in PowerShell 7 aliases.

Full Changelog: 0.5.1...0.5.3

0.5.2

05 Jul 01:31
Compare
Choose a tag to compare

Fixes an issue in PowerShell where anything after = in a value would be cut from the value.

Full Changelog: 0.5.1...0.5.2

v0.5.1

30 May 03:16
Compare
Choose a tag to compare

Fixes bash ANSI escapes unescaped in PS1 (prompt) causes misaligned cursor in terminal.

Full Changelog: 0.5.0...0.5.1

v0.5.0

09 Apr 22:51
Compare
Choose a tag to compare

Adds expansion of variables from [VARIABLES] in the [ADD_TO_PATH] section.