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