Skip to content

Releases: nedap/formatting-stack

v4.6.0

20 Apr 15:29
541ffcf
Compare
Choose a tag to compare

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.5.0

19 Jan 15:04
b128fa9
Compare
Choose a tag to compare

What's Changed

  • Upgrade refactor-nrepl by @vemv in #198
  • Upgrade refactor-nrepl by @vemv in #199
  • Enable most clj-kondo linters that are disabled by default by @vemv in #201

Full Changelog: v4.4.1...v4.5.0

v4.4.1

15 Oct 14:22
38db7a7
Compare
Choose a tag to compare

Delivers: #196

v4.4.0

14 Oct 13:27
db6f295
Compare
Choose a tag to compare
v4.4.0

v4.2.3

19 May 09:03
7ab714f
Compare
Choose a tag to compare

Delivers: #163

v4.2.2

05 May 18:53
57e4651
Compare
Choose a tag to compare

Delivers: #160

v4.2.1

09 Apr 08:07
831ffdd
Compare
Choose a tag to compare

Delivers: #153, #155

non-nedap developers couldn't resolve dependencies.

4.2.0

17 Mar 12:25
fbb2620
Compare
Choose a tag to compare
  • #148 - fix processors.test-runner
  • #149 - allow Eastwood linter parallelization (opt-in, considered experimental)

4.1.1

08 Mar 21:45
a06e3f5
Compare
Choose a tag to compare
  • #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

04 Mar 14:16
5c6e1f1
Compare
Choose a tag to compare
  • #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.