There was an error while loading. Please reload this page.
refactor: format code
fix: env var initialisation
Fixed an issue where `Read` would leave files open
v1.2.0 release
Merge pull request #3 from radding/master Replaced os.Getenv(key) with os.LookupEnv(key) because it is possible…
bump version v1.1.0
updated tests and readme