All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
events-ch
now uses an internal sliding-buffer 1 that pipes to events-ch
, so instead of relying on consumption/buffering of events-ch
by the user to not blow up, now old events will be dropped in favor of new ones.<?
and <??
macrosInitial release
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close