- Correctly handle prefix in systemd-creds, more docs for systemd-creds
- More test coverage, document systemd integration
- Fix cljdoc build
- Convert dashes in prefix to underscore when used as env-var for getting PREFIX__ENV
- Add support for systemd-creds ($CREDENTIALS_DIRECTORY)
- Handle
falsevalues correctly
- fix reader conditional error
- bb compatibility
- Bump data-printers, and use the new
autofunctionality
- Also check
/etc/<app-name>.edn
- Change the priority of Java system properties, they come right after env vars, overriding config.local.edn, XDG config, etc.
- Make sure command line flags override other config sources
- Add MapProvider, DerefMapProvider, and integration with lambdaisland.cli
- First release