Changelog for fix-whitespace-0.0.9
fix-whitespace
Version history.
0.0.9 released 2022-08-10
- New option
--tab
to set tab-size or keep tabs #31. - Tested with GHC 8.0.2 - 9.4.1.
0.0.8 released 2022-05-29
- New option
--version
displaying program version #33. - Skip files that are not UTF8 encoded, rather than crashing #29.
- Tested with GHC 8.0.2 - 9.2.2 and 9.4.1 alpha.
0.0.7 released 2021-09-07
- Support GHC 8.10.7.
0.0.6 released 2021-07-29
- Fix the release version: The tag
0.0.5
on the GitHub repo was released on 14 Oct 2019 while0.0.5
on Hackage is the commit1394ec6
. - Include
-Wall
and-Wcompact
during compilation. - Update
stack-x.y.z.yaml
and addstack-8.10.5.yaml
.
0.0.5 released 2021-03-11
- Initial release.
- Tested with GHC 8.0.2 - 9.0.1.