Skip to content

v1.6.0 - 2020 Aug 29

Compare
Choose a tag to compare
@ptaoussanis ptaoussanis released this 29 Aug 17:50
· 59 commits to master since this release
[com.taoensso/truss "1.6.0"]

Minor feature release. Should be non-breaking.
See here for a tip re: general recommended steps when updating any Clojure/Script dependencies.

Identical to 1.6.0-RC1.

New since 1.5.0

  • [New] Add special cardinality predicates: :n=, :n>=, :n<=

Changes since 1.5.0

  • [#9] Return verbatim input/s on successful :in
  • Micro optimization: avoid unnecessary vector creation for multi-x have?

Fixes since 1.5.0

  • have? should return true during elision