Liking cljdoc? Tell your friends :D

Change Log

Unreleased

Changed

0.3.0 - 2020-09-03

Added

  • Supporting empty arrays.

0.2.4 - 2020-08-19

Fixed

  • Projecting to a tuple from empty results now returns nil instead of a vector containing nil.

0.2.3 - 2020-08-14

Fixed

  • Projecting to a single element tuple is fixed.

Changed

  • Deprecated the vars function in schema.

0.2.2 - 2020-08-05

Changed

  • Entity read/write now supports multi-arity attributes. These come in and go out as sets of values.

Fixed

  • More consistent :db/ident handling.
  • Array reading now returns vectors instead of lists.

0.1.0 - 2020-07-23

Changed

  • Allowing string attributes

Added

  • Extracted from Asami/Naga

Can you improve this documentation?Edit on GitHub

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

× close