This project uses Break Versioning.
📦 Available on Clojars, uses Break Versioning.
This is a non-breaking minor maintenance release that improves some docstrings and updates some internal code. Thank you!
This is a maintenance + feature release, and should be a non-breaking upgrade.
- f42b81b [mod] Improve invariant violation output
- 02c027e [new] Add
cljdoc.edn
config (improve cljdoc output)
- 9ff9d55 [nop] More reliable predicate parsing
This is a hotfix release, please upgrade if you're using v1.10.0
.
- 46b2f69 [fix] Prevent
get-source
from throwing for JAR resources
This is a minor feature release, and should be a non-breaking upgrade.
- 9855aa9 [new] Add
:column
and:file
to:loc
data for invariant violations - 042eb78 [nop] Add tests for GraalVM compatibility
[com.taoensso/truss "1.9.0"]
This is a feature release. Should be non-breaking. See here for a tip re: general recommended steps when updating any Clojure/Script dependencies.
- 4bbab6b [new] Add unevaluated arg
:form
info to invariant violations - 9a572b1 [new] Add
:instance?
,:satisfies?
special predicate forms - e644631 [new] Experimental alternative workaround for CLJ-865
See here for earlier releases.