Skip to content

zprint-filter-1.2.4

Compare
Choose a tag to compare
@kkinnear kkinnear released this 02 Aug 16:37
· 5 commits to master since this release

A release with considerable content:

  • Now supports :hiccup and :html output, both in library and prebuilt binaries. #214
  • You can alias one function to the format of another in the :fn-map. #234
  • Support for "consistent cond formatting". :flow-all-if-any? #235
  • Internal {:list {:nl-count <n>}} for newlines #236
  • Supports :max-gap for justification #239
  • Fixed: Namespaced maps don't work with :indent-only #242
  • Fixed: Inconsistent indentation in anon fns with :indent-only #243
  • Fixes: {:meta {:split? true}} doesn't handle multiple ^:stuff #245
  • Fixed: Use newer rewrite-clj and change edn*. #247

See CHANGELOG.md for more details on how to use some of these new things. Of course, they are in the documentation as well.