File tree Expand file tree Collapse file tree 4 files changed +16
-6
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 4 files changed +16
-6
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,20 @@ Special thanks to [Oleg Khromov](https://github.com/olgert) and [Rostyslav Bryzg
66who helped with testing and provided feedback during early stages of development.
77
88# Contributors
9+
10+ * [ Dennis Ameling] ( https://github.com/dennisameling )
11+ * [ pilzm] ( https://github.com/pilzm )
912* [ aviyam181199] ( https://github.com/aviyam181199 )
1013* [ Yoan Thiebault] ( https://github.com/yoanthiebault )
11- * [ Stanislav Savulchik] ( https://github.com/savulchik )
1214* [ Dmytro Kostiuchenko] ( https://github.com/edio )
1315* [ Kelnor277] ( https://github.com/Kelnor277 )
1416* [ Andy Elliott] ( https://github.com/andye2004 )
15- * [ pilzm] ( https://github.com/pilzm )
17+ * [ Stanislav Savulchik] ( https://github.com/savulchik )
18+
19+ # Sponsors
20+
21+ Big thanks go to those who have supported my OSS activities so far - getting a token of support is always rewarding,
22+ no matter how small it is. That being said, I'd like to express distinct gratitude to those who contributed more
23+ than others:
24+
25+ * Peter MacHon
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- ## 4.1 .0 - 2026-01-15
5+ ## 5.0 .0 - 2026-01-26
66
77### Changed
88
Original file line number Diff line number Diff line change @@ -342,7 +342,7 @@ $ ./gradlew clean test build
342342 BUILD SUCCESSFUL in 22s
343343 59 actionable tasks: 59 executed
344344
345- $ ls -1 build/distributions
345+ $ ls -1 build/libs
346346 Env File-2.1.1-SNAPSHOT.zip
347347```
348348
Original file line number Diff line number Diff line change 11<idea-plugin >
22 <id >net.ashald.envfile</id >
33 <name >EnvFile</name >
4- <version >4 .0.0</version >
4+ <version >5 .0.0</version >
55 <vendor email =" envfile@ashald.net" >Borys Pierov</vendor >
66
77 <description ><![CDATA[
3838 ]]> </description >
3939
4040 <change-notes ><![CDATA[
41- <a href="https://github.com/Ashald/EnvFile/tree/v4 .0.0"><b>v4.0.0</b></a> (2026-01-15 )
41+ <a href="https://github.com/Ashald/EnvFile/tree/v5 .0.0"><b>v4.0.0</b></a> (2026-01-26 )
4242 <br/>
4343 <br/>
4444
You can’t perform that action at this time.
0 commit comments