This project uses Break Versioning.
v3.0.0-beta1
(2025-04-21)This is a major upgrade of Tufte with many new features and improvements, including expanded documentation and a rich new API for filtering and handling that it has in common with Telemere.
v3 includes breaking changes (indicated by ➤ below) that may affect some (but not all) users. Please see the relevant linked commit messages below for details and migration info.Apologies for any hassle while upgrading! My hope is that most users will be unaffected, and that those affected will be able to migrate easily.
As always please report any unexpected problems on GitHub or the Slack channel, and feel free to ping if I can provide any assistance! 🙏
Please read linked commit messages carefully in case you may be affected:
defn_
/ fn_
id prefix when using defnp
, defnp-
, fnp
[5f5d2ef]:file
key from pstats :loc
maps [79ccac5]min-level
(2 -> :info
) [025ff70]profile
handlers [a778ac9], see help:signal-content
for new argprofiled
, profile
(see linked docstrings)add-handler!
(see linked docstring, help:handler-dispatch-options
)help:filters
and help:handlers
get-handlers-stats
)v2.7.0
(2025-04-15)This is a maintenance release focused on updating dependencies. It drops support for Clojure v1.9 but should otherwise be a safe update for users of v2.6.x
.
This is expected to be the last v2.x release before the upcoming Tufte v3.
v2.6.3
(2023-09-27)v2.6.3
(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