https://github.com/polyfy/polylith/releases/tag/v0.2.22: A tool used to develop Polylith based architectures in Clojure:
• https://github.com/polyfy/polylith/issues/549 - Handle paths correctly in Windows (and get rid of warning 205)
• https://github.com/polyfy/polylith/issues/532 - :mvn/local-repo will be used when running tests, if specified in a project
• https://github.com/polyfy/polylith/issues/523 - Improved error handling for empty namespaces and when running tests
• https://github.com/polyfy/polylith/issues/516 - More control over created brick contents (using Selmer)
...and more
org.clj-commons/pretty 3.4.1 https://github.com/clj-commons/pretty Pretty prints things prettily; mostly, carefully formatted exception output using ANSI colors, smarter ordering, and name-demangling to take the pain out of figuring out what went wrong, and where. • Removed some reflection warnings • Changed the default style for tables to use thinner lines https://github.com/clj-commons/pretty/milestone/58?closed=1