Releases: simulatino/trimtrailingwhitespaces
Releases · simulatino/trimtrailingwhitespaces
v0.6.0 - Python 2 and 3 compatible version
v0.5.1 Release
v0.5.0 Release
Bugfixes for the -c|--clean
option:
- Avoid false positives for empty graphics
- Fixed the removal of some obsolete Dymola annotaions again
- Running the
-c
option no longer "WILL" but "MIGHT" corrupt your files :-)
Enhancements to the -c|--clean
option:
- Now removes default annotaions (see also #12):
rotation = 0
visible = true
origin = {0,0}
initialScale = 0.1
- Only removes empty
Diagram|Icon
annotations if they have the
defaultextent={{-100,-100},{100,100}}
present.