You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 0.7.40 (2021-11-15 / a73fc95)
## Changed
- Drop the dependency of `cider-puget` on `lambdaisland.classpath`, rely on the
lower-level and lighter-weight `clojure.java.classpath` instead.
# 0.6.36 (2021-11-12 / 6c49e0a)
## Added
- `lambdaisland.data-printers.cider-puget`, for dealing with CIDER's inlined
Puget. Bit of a hack, use with caution.