Skip to content

3.3.0 - 2022-10-02

Compare
Choose a tag to compare
@ashald ashald released this 02 Oct 19:49
· 14 commits to develop since this release

Added

  • Multi-line variable support in .env files (#127) - special thanks to @ledoyen
  • Ignore for export prefix in .env files
  • Include parent environment variables (when enabled) into environment substitution (#165) - special thanks to @jansorg
  • An option to execute file and parse content from standard output

Fixed

  • Incompatibility with IDEA 2022.2 (#151) - special thanks to @HassanAbouelela
  • Experimental features checkbox is properly enabled/disabled when plugin is enabled/disabled