Another parser bug fixed since the last prerelease, going to give it a little more time before letting 1.6.0 out
What's Changed
- Add whitespace tests. by @cjyar in https://github.com/joho/godotenv/pull/210
- Bump actions/setup-go from 3 to 4 by @dependabot in https://github.com/joho/godotenv/pull/207
- Update cmd.go by @Adamsbite in https://github.com/joho/godotenv/pull/221
- Fix panic...