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.

1.0.0 - 2019-06-20

Changed

  • Inline -lookup calls (#27)

0.6.0 - 2019-06-18

Fixed

  • TransientBean should be private (#17)
  • meta not preserved with assoc, dissoc, conj (#20)
  • Need to protect against objects with fqn field (#22)

0.5.0 - 2019-06-15

Added

  • Support for count (#12)

Changed

  • Ship with copies of private fns (#15)

0.4.0 - 2019-06-13

Added

  • bean? and object (#10)

0.3.0 - 2019-06-11

Changed

  • Ability to control how keys are mapped
  • Make the Bean deftype be private
  • Faster 3-arity reduce by delegating to reduce-kv
  • Faster seq when not consuming all

0.2.0 - 2019-06-10

Changed

  • Revise project name to “CLJS Bean” (#1)
  • Faster reduce-kv

0.1.0 - 2019-06-09

Added

  • Initial release.

Can you improve this documentation?Edit on GitHub

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

× close