MrAnderson 0.6

This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).

MrAnderson 0.6 is released, a Clojure dependency inlining tool used by cider-nrepl to bundle private copies of dependencies that can't clash with user project dependencies. The release fixes several long-standing bugs including incorrect handling of records vs. namespace references (dash vs. underscore munging), over-eager import rewriting, mixed imports of deftype-generated and real Java classes, skipped import rewrites, broken load statement path rewriting, and a critical bug that could delete project sources. The release also adds a Leiningen-free entry point (mranderson.core/inline-deps) enabling use with tools.build, and improves test coverage for the Java class repackaging subsystem.

7m read timeFrom metaredux.com
Post cover image
Table of contents
What problem is this even solving?Why this is much harder than it looksA taste of what got fixedWhat’s next
573 Impressions