Version history.
- Flag
--verbose
now also displays locations of whitespace violations (#7, contributed by Artem Pelenitsyn). - Tested with GHC 8.0.2 - 9.8.1-alpha1.
- Delete trailing tabs even when
--tab=0
#42 - Tested with GHC 8.0.2 - 9.4.3.
- Symlink problem
#9
fixed in dependency
filepattern-0.1.3
. - Tested with GHC 8.0.2 - 9.4.1.
- New option
--tab
to set tab-size or keep tabs #31. - Tested with GHC 8.0.2 - 9.4.1.
- 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.
- Support GHC 8.10.7.
- 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
.
- Initial release.
- Tested with GHC 8.0.2 - 9.0.1.