File tree Expand file tree Collapse file tree 2 files changed +16
-4
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] .
44
5- ## Unreleased
5+ ## 3.3.0 - 2022-10-02
66
77### Added
88
@@ -14,7 +14,7 @@ This project adheres to [Semantic Versioning].
1414### Fixed
1515
1616- Incompatibility with IDEA 2022.2 ([ #151 ] ) - special thanks to [ @HassanAbouelela ] ( https://github.com/HassanAbouelela )
17- - Experimental features checkbox is is properly enabled/disabled when plugin is enabled/disabled
17+ - Experimental features checkbox is properly enabled/disabled when plugin is enabled/disabled
1818
1919## 3.2.2 - 2021-09-02
2020
Original file line number Diff line number Diff line change 3838 ]]> </description >
3939
4040 <change-notes ><![CDATA[
41- <a href="https://github.com/Ashald/EnvFile/tree/v3.2.2"><b>v3.2.2</b></a> (2021-09-02)
41+ <a href="https://github.com/Ashald/EnvFile/tree/v3.3.0"><b>v3.3.0</b></a> (2022-10-02)
42+ <br/>
43+ <br/>
44+
45+ <b>Added</b>:
46+ <ul>
47+ <li>Multi-line variable support in `.env` files</li>
48+ <li>Ignore for `export ` prefix in `.env` files</li>
49+ <li>Include parent environment variables (when enabled) into environment substitution</li>
50+ <li>An option to execute file and parse content from standard output</li>
51+ </ul>
52+
4253 <br/>
4354 <br/>
4455
4556 <b>Fixed</b>:
4657 <ul>
47- <li>Incompatibility with IDEA 2021</li>
58+ <li>Incompatibility with PyCharm 2022.2</li>
59+ <li>Experimental features checkbox is properly enabled/disabled when plugin is enabled/disabled</li>
4860 </ul>
4961 <br/>
5062 <br/>
You can’t perform that action at this time.
0 commit comments