Skip to content

zprint-filter-0.4.14

Compare
Choose a tag to compare
@kkinnear kkinnear released this 14 Jan 00:29
· 437 commits to master since this release

Some significant changes:

  • Fixed a number of issues (see the CHANGELOG).
  • Added sorting for dependencies in leiningen project.clj files -- EXPERIMENTAL.
  • Added a general way to rewrite code during formatting -- also EXPERIMENTAL.
  • Can configure from .zprint.edn as well as .zprintrc files.
  • Will search for either a .zprintrc or a.zprint.edn files from current directory up the tree until it finds one.
  • let forms without a body format correctly.