Skip to content

v0.3.5

Compare
Choose a tag to compare
@keewis keewis released this 26 Jul 11:41
· 77 commits to main since this release

New features:

  • colorize removed trailing whitespace in diffs (#120)
  • officially support python 3.10 (#115)

Bug fixes:

  • write only if the content of a file changed (#127, #128)
  • don't crash on strings with trailing empty strings, like "a""" (#131, #132)