Skip to content

Releases: dwyl/envar

Refactor/Simplify Envar.get/2 to avoid excessive nesting #22 (Thanks @SimonLab!)

20 Jul 14:45
8b5aa8b
Compare
Choose a tag to compare
v.1.0.9

Minor refactor to Envar.get/2 - non-breaking. #22

Lint code + improve docs. No code changed.

11 May 20:38
Compare
Choose a tag to compare
v1.0.7

Docs + Lint release. No code changed see: #16 thanks to @SimonLab

Extend Envar.get/1 to Envar.get/2 which allows a default param.

03 May 22:14
Compare
Choose a tag to compare
Extend Envar.get/1 to Envar.get/2 with default param. Thanks to @tomk…

…ra https://github.com/dwyl/envar/pull/15