v1.4.1
What's Changed
- fix nil pointer dereference when no callback passed to provider by @robinbraemer in #129
- eliminate a type assertion by @robinbraemer in #130
- fix: highlight code in README by @gozeloglu in #131
- Add tests for env.go by @gozeloglu in #132
- Add tests for ProviderWithValue func in env.go by @gozeloglu in #133
- Tests added for Read() in env by @gozeloglu in #134
- Add tests for dotenv by @gozeloglu in #137
- Add tests for parsers/json by @gozeloglu in #136
- Fix StringMap and StringsMap by @hoshsadiq in #139
New Contributors
- @robinbraemer made their first contribution in #129
- @gozeloglu made their first contribution in #131
- @hoshsadiq made their first contribution in #139
Full Changelog: v1.4.0...v1.4.1