Release v0.17.1
What's Changed
- fix: auto-discovery of dotenv file by @2bndy5 in #58
- Error handling was poor, so in some cases
nur
did panic - Example:
.env
was a directory instead of a file - Big thanks to @2bndy5 for the bug report and providing a fix 🥳
- Error handling was poor, so in some cases
New Contributors
Full Changelog: v0.17.0...v0.17.1