Releases: MirazMac/DotEnvWriter
Releases · MirazMac/DotEnvWriter
0.7
05 Mar 09:26
Compare
Sorry, something went wrong.
No results found
What's Changed
Add rename() method to Writer for in-place key renaming by @ntoombs19 in #8
New Contributors
Full Changelog : 0.6...0.7
0.6
22 May 17:01
Compare
Sorry, something went wrong.
No results found
What's Changed
Allow multiline .env variables by @mariomeyer in #7
Updated tests and PHPUnit dependencies to support latest versions of PHP
New Contributors
Full Changelog : 0.5...0.6
0.5
11 Apr 18:03
Compare
Sorry, something went wrong.
No results found
What's Changed
Force new line before adding entry by @basteyy in #5
New Contributors
Full Changelog : 0.4...0.5
0.4
09 Dec 07:00
Compare
Sorry, something went wrong.
No results found
Added parentheses to regex for forcing quotes.
0.3
24 Aug 18:18
Compare
Sorry, something went wrong.
No results found
What's Changed
Allow to specify source and destination file by @JoniJnm in #2
0.2
24 Aug 12:25
Compare
Sorry, something went wrong.
No results found
Fixed "0" being converted to empty string
Initial
12 Oct 09:12
Compare
Sorry, something went wrong.
No results found
Initial release with necessary tests