Skip to content

Releases: MirazMac/DotEnvWriter

0.7

05 Mar 09:26
7d5e65e

Choose a tag to compare

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

Choose a tag to compare

0.6

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
9e1c373

Choose a tag to compare

0.5

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
e509d36

Choose a tag to compare

0.4
  • Added parentheses to regex for forcing quotes.

0.3

24 Aug 18:18

Choose a tag to compare

0.3

What's Changed

  • Allow to specify source and destination file by @JoniJnm in #2

0.2

24 Aug 12:25

Choose a tag to compare

0.2
  • Fixed "0" being converted to empty string

Initial

12 Oct 09:12

Choose a tag to compare

Initial release with necessary tests