Liking cljdoc? Tell your friends :D

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

Unreleased

0.3.0 - 2025-04-01

Added

  • Expose commit-offset! for manual commit mode
  • Add reset-consumer-offset! to do "rewind"

Changed

  • Wait (up to 100ms) for consumer to establish listen before returning

Fixed

  • Ensure all built-in serializers are loaded
  • Stop warning on reflection of Thread/sleep

0.2.0 - 2025-03-30

Changed

  • (BREAKING) Change :val-type to :value-type in parameters for consistency

0.1.1 - 2025-03-24

Changed

  • (BREAKING) Change ottla.core/append to ottla.core/append! to make naming convention.

Added

  • Add some documentation
  • Improve build system

0.1.0 - 2025-03-22

Initial public release

Can you improve this documentation?Edit on GitHub

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

× close