All notable changes to this project will be documented in this file, which follows the conventions of keepachangelog.com. This project adheres to Semantic Versioning.
First production release! There were no breaking changes, we're just finally admitting to ourselves that the library is stable and unlikely to change drastically.
:boolean
variables to return falsey values as strings.:parser
field to defenv
that sets a custom function as the
value parser.EnvironmentMap
from being used with find
and select-keys
.EnvironmentMap
from being used with merge
and into
via conj
.envoy.core/declare-env-attr!
helper to add new attribute schemas to
envoy.defenv
attributes outside the normal schema when TRACE
logging is enabled.envoy.core/clear-accesses!
helper function.clojure.lang.IFn/applyTo
so that compile-time environment lookups
work properly.envoy.behavior
ns to envoy.check
.envoy.core/set-env!
REPL helper function.Initial release.
Can you improve this documentation? These fine people already did:
Greg Look, Alex Engelberg & Drew InglisEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close