Releases: cespare/goclj
Releases · cespare/goclj
Cljfmt 1.2.3
Full Changelog: v1.2.2...v1.2.3
Cljfmt 1.2.2
- Fix cljfmt log prefix
- Allow setting config path via
CLJFMT_CONFIG_PATH
Cljfmt 1.2.1
- Fix thread-first overrides
Cljfmt 1.2.0
- Add the enforce-ns-style transform
- Don't remove requires of the form [foo]
- Add parent pointer to Node
- Add options for ignoring comment forms and reader discards