All notable changes to this project will be documented in this file.
- Deprecate
bin/run
CLI. - Add new
clojure
(command)-based CLI. - Add ability to run as a Clojure tool.
- Use
:base-url
rather than:base-uri
in configuration map. Old keyword is still supported.
- Use tools.build for jarring, releasing.
- Use
HTTP_CRON_BASE_URL
env var instead ofHTTP_CRON_BASE_URI
.
- Upgrade vulnerable logback-classic dependency.
- Initial release.