Liking cljdoc? Tell your friends :D

Changelog

Version 2.3.0

Date: 2017-11-17

  • Update beicon to 4.1.0
  • Update cljs compiler to 1.9.946

Version 2.2.0

Date: 2017-08-03

  • Update beicon to 4.0.0
  • Update cljs compiler to 1.9.854

Version 2.1.0

Date: 2017-03-14

  • Update to beicon 3.2.0
  • Update cljs compiler to 1.9.495

Version 2.0.0

Date: 2017-02-22

  • Update to beicon 3.1.0.
  • Store now implement beicon.core/ICancellable protocol instead of plain .close method.
  • Set error retry count to Number.MAX_SAFE_INTEGER instead of small 1024 number.
  • Remove enable-console-print!.

Version 1.2.0

Date: 2017-01-12

  • Add the ability to retrieve the input stream from the store.

Version 1.1.0

Date: 2016-12-08

  • Improve error recovery of store internal streams.
  • The store now is behavior-subject and always returns the last state on new subscription.

Version 1.0.0

Date: 2016-11-27

  • Initial release.

Can you improve this documentation?Edit on GitHub

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

× close