This project uses Break Versioning.
v2.6.2
(2023-09-27)📦 Available on Clojars, this project uses Break Versioning.
This is a non-breaking maintenance release, mostly intended to synchronize dependencies with my other recent library releases.
This should be a safe update for users of v2.6.x
.
v2.6.1
(2023-08-18)📦 Available on Clojars, this project uses Break Versioning.
This is a non-breaking hotfix release. Please upgrade if you're using v2.6.0
.
v2.6.0
v2.6.0
(2023-08-14)📦 Available on Clojars, this project uses Break Versioning.
This is a non-breaking maintenance release, but includes changes (improvements) to the formatted string output by format-pstats
. This shouldn't affect most users, but may affect you if you do any manual parsing of formatted pstats strings.
v2.5.1
v2.5.1
SortedDoubles
printingv2.5.1
(2023-07-18)📦 Available on Clojars, this project uses Break Versioning.
Identical to v2.5.0
, but synchronizes Encore dependency with my recent library releases (Timbre, Tufte, Sente, Carmine, etc.) to prevent confusion caused by dependency conflicts.
This is a safe update for users of v2.5.0
.
v2.5.0
(2023-07-13)📦 Available on Clojars, this project uses Break Versioning.
This is intended as a non-breaking feature release, but it touches a fair bit of code so please keep an eye out for (and let me know about) any unexpected problems - thank you! 🙏
See referenced commit messages for details.
v2.4.5
capture-time!
from a fn to a macro:n-calls
-> :n
, :total
-> :sum
v2.4.5
p
idsdefnp
and fnp
now track cross-arity stats, add testsv2.4.5
(2022-10-27)[com.taoensso/tufte "2.4.5"]
This is a very minor maintenance release. It should be non-breaking. See here for recommended steps when updating any Clojure/Script dependencies.
v2.3.0
v2.3.0
(2022-09-05)Identical to
v2.3.0-RC1
(2022-07-18)
[com.taoensso/tufte "2.3.0"]
This is a major feature and fix release. Should be non-breaking for vast majority of folks.
See here for recommended steps when updating any Clojure/Script dependencies.
v2.2.0
v2.2.0
add-accumulating-handler!
: fix broken default val and examples(local (local ...))
nested profiling (Clj only) (@awkay)(dynamic (local ...))
nested profilingprofile/d
options are compile-time and runtimev2.2.0
profile/d
optionsv2.2.0
pdata-proxy
-> pdata-local
pdata-local
See here for earlier releases.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close