godotenv v1.2.0 Release Notes

Release Date: 2017-09-20 // over 6 years ago
  • โž• 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