Releases: simulatino/trimtrailingwhitespaces
Releases · simulatino/trimtrailingwhitespaces
v0.8.5
26 Jan 15:55
Compare
Sorry, something went wrong.
No results found
New version 0.8.5 which adds the option to remove consecutive multiple whitespaces via -m or --multi switch.
Fixes #40
v0.8.4
06 Jan 12:45
Compare
Sorry, something went wrong.
No results found
New version 0.8.4 which removes BOM chars from utf8 files.
Fixes #41
v0.8.3
06 Jan 12:44
Compare
Sorry, something went wrong.
No results found
Only code clean up and new home location.
v0.8.2
21 Feb 11:33
Compare
Sorry, something went wrong.
No results found
Added exception for "Documentation" string.
v0.8.1
16 Jan 17:24
Compare
Sorry, something went wrong.
No results found
Fixes false hit for links that contain "Documentation"
v0.8.0
16 Jan 08:48
Compare
Sorry, something went wrong.
No results found
New version with option to remove multiple blank lines.
v0.7.0
15 Feb 19:45
Compare
Sorry, something went wrong.
No results found
Works with Python 3 and removes now also empty 'Documentation' annotations. Also bugfixes and typofixes.
v0.6.3 normalize end of file by default
21 Nov 09:46
Compare
Sorry, something went wrong.
No results found
Enhancements:
#28 new option: normalize end of file
v0.6.2 CRLF write working again.
09 Nov 23:07
Compare
Sorry, something went wrong.
No results found
Bugfixes:
#27 - Fix contained in v0.6.1 was not really working for CRLF. This is now fixed.
v0.6.1
30 Oct 10:10
Compare
Sorry, something went wrong.
No results found
Bugfixes:
#27 - Default EOL was never set.