godotenv v1.3.0 Release Notes
Release Date: 2018-09-11 // almost 6 years agoPrevious changes from v1.2.0
-
โ Added in this version:
- โ Added Marshal, Unmarshal, and Write methods to write .env files back to disk (or string) #35 #41 #42 thanks @alexquick
- โ Added Parse(r io.Reader) to read env out of streams #36 thanks @pda
- ๐ Small parsing fixes #34 thanks @alexquick
- Some repository quality of life stuff #33 thanks @crash7