- Do variable expansion in environment variables
- check in pom.xml
- First release of lambdaisland/environ fork
- Add support for ClojureScript on node.js (#87)
- Replace
:project/foo
keywords with the value of:foo
key in project map
- Fix boot-environ to return updated fileset
- Print key when santizing value for easier debugging
- Set
*print-xxx*
vars to false when writing env-file
- Cast non-string values to strings and output warning
- Fix boot-environ to work with pods
- Use safer
clojure.edn/read-string
function to read environment files
- First stable release