Improved
Multiline value support (pre-release)
#64 has been fixed
What's Changed
- Try and fix go get in CI for power8 by @joho in https://github.com/joho/godotenv/pull/157
- Fix typos in comments and extend README by @alexandear in https://github.com/joho/godotenv/pull/177
- tune README by @bikbah in https://github.com/joho/godotenv/pull/170
- Remove renovate, add dependabot by @joho in https://github.com/joho/godotenv/pull/183
- Setup codeql by @joho in https://github.com/joho/godotenv/pull/186
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/joho/godotenv/pull/184
- Bump actions/setup-go from 2 to 3 by @dependabot in https://github.com/joho/godotenv/pull/185
- Add darwin arm64 build by @statik in https://github.com/joho/godotenv/pull/174
- Sort Go import in README by @Doarakko in https://github.com/joho/godotenv/pull/193
- Fix godoc formatting by @joho in https://github.com/joho/godotenv/pull/197
- fix tiny details by @2tef in https://github.com/joho/godotenv/pull/199
- Multiline string support by @x1unix in https://github.com/joho/godotenv/pull/156