All notable changes to this project will be documented in this file, which follows the conventions of keepachangelog.com. This project adheres to Semantic Versioning.
...
org.clojure/data.codec
.:init
and :custom-init
forms in :repl-options
are preserved in
whidbey's generated profile.
#21This is a major version bump to switch between org.clojure/tools.nrepl
and the
newer stand-alone nrepl
project. This release requires leiningen 2.8.2
or
higher to get the right nREPL version.
amperity.plugin/repl-pprint
.render-values
nREPL middleware and var haxin.:printer
framework and respects per-message
:print-options
overrides.mvxcvi/puget
to 1.0.1:print-handlers
to :tag-types
using nested maps. This makes
Leiningen profile config more composable since maps are recursively merged.puget/unknown-handler
for escaped types instead of pr-handler
.PrettyPrinter
record instead of a raw options map.First "stable" release!
:repl
metadata logic to load plugin profile.whidbey.repl
namespace to handle initialization.:whidbey
for project map key instead of :puget-options
.render-values
namespace.pr-values
middleware from causing problems by
replacing it with identity
.:puget-options
.
#9:puget-options
in project map to renderer.puget.printer/cprint-str
as the rendering function.:repl
profile customizations.whidbey.plugin
namespace to automatically enable rendering in Leiningen
repl
tasks.Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close