- 0.13.0.0 (2021-09-15)
* Don't remove ticks on promoted data types (by Jim McStanton)
* Add break_only_where option (by 1Computer1)
* Keep wildcard if present in IEThingWith (by Moisés Ackerman)
* Generalise break_only_where to allow single-line module headers
(by Thomas Winant)
* Add new configuration to ModuleHeader step (by Pawel Szulc)
* Add a language pragma style "vertical_compact" (by Javran Cheng)
* Don't remove existential quantification (by Imuli)
* Add support for post qualified import formatting (by Moisés Ackerman)
* Bump `optparse-applicative` upper bound to 0.17