Releases: fehnomenal/intellij-direnv
Releases · fehnomenal/intellij-direnv
v0.2.0
Added
- Allow importing non-toplevel
.envrc
files
Changed
- Toolbar action is always visible and enabled
Deprecated
Removed
Fixed
Security
v0.1.3
Changed
- Remove 2019.3 due to compatibility problems
v0.1.2
Changed
- Version range now includes 2020.4
v0.1.1
Added
Changed
- The
direnv
executable is no longer looked up inPATH
. Instead, Java is responsible for this.
Deprecated
Removed
Fixed
Security
v0.1.0
Added
- On project load a popup suggests importing from direnv
- Document that only top-level
.envrc
files are handled - Provide more feedback over the direnv import
Changed
- Action is only available if
direnv
is in path, and the project contains a.envrc
file
Deprecated
Removed
Fixed
- Changed environment is propagated correctly to direnv
Security
v0.0.3
- Add the official icon and action icon