Releases: nedap/formatting-stack
Releases · nedap/formatting-stack
v4.6.0
What's Changed
- Use refactor-nrepl 3.3.2 by @vemv in #202
- Bump Eastwood, clj-kondo by @vemv in #203
- Augment a given project's
:acceptable-aliases-whitelist
with the aliases it already uses by @vemv in #205
Full Changelog: v4.5.0...v4.6.0
v4.2.1
Delivers: #153, #155
non-nedap developers couldn't resolve dependencies.
4.2.0
- #148 - fix
processors.test-runner
- #149 - allow Eastwood linter parallelization (opt-in, considered experimental)
4.1.1
- #145 - bugfix: gracefully handle renames when running
formatting-stack.branch-formatter/format!
.
We also have expanded test coverage in this area, as we wanted to leave it rock-solid after some churn caused by new requirements (namely: monorepo support).
4.1.0
- #142 - Upgrade our bundled Eastwood dependency. It is more performant.
- #143 - Don't use absolute file paths in our printed reports. This makes them more concise, therefore more repl-friendly.