Liking cljdoc? Tell your friends :D

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog 1.1.0, and this project adheres to Semantic Versioning 2.0.0.

Unreleased

Added

Changed

Deprecated

Removed

Fixed

Security

2.2.0 - 2025-04-26

Added

  • Implement component for javax.jdbc.DataSource.

2.1.0 - 2025-04-25

Added

  • make-component-fn creates a constructor for a lightweight component.

Fixed

  • Reset thread bindings in executors, instead of pushing bindings.

2.0.0 - 2025-04-16

Changed

  • BREAKING Fixed rate and fixed delay scheduled tasks now take a single argument: the task component and its dependencies.
  • Constructors pass along options to components.
  • Attempt to stop executor-service for scheduled task even if task is not started.

1.0.1 - 2025-04-11

Changed

  • Corrected project description in JAR.

1.0.0 - 2025-04-11

Added

  • Initial release of configuration and executor components.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close