Skip to content

zprint-filter-1.2.1

Compare
Choose a tag to compare
@kkinnear kkinnear released this 25 Jan 22:30
· 61 commits to master since this release

Relatively small release. Significant items:

  • Fixed incompatibility with Clojure 1.11.0-alpha4, where it aded a new clojure.core function abs.
  • Added new {:output {:range? true}} capability to recover expanded range and just the formatted string for the range when providing an input range. Designed to aid in editor or IDE integration.
  • Fixed formatting for the are function.
  • Enhanced style :rod to optionally add blank lines between arities of multi-airity functions.