[release] v0.5.1
- Fixed a bug wherein setting
{:repl false}
would crash repl initialization - Un-pinned a fixed Clojure version from the plugin by moving the Clojure dependency to the plugin's
:dev
profile.
{:repl false}
would crash repl initialization:dev
profile.