Skip to content

Minor Bug-Fixing Release

Compare
Choose a tag to compare
@shadowmoose shadowmoose released this 28 Apr 03:54
· 356 commits to master since this release
f68b988

Release 2.01:

This is a small release to patch known bugs from Release 2.0.

This fixes a crash, and some file naming issues.
Specifically, this fixes #23, and (finally) closes #19.

Special thanks to @parkerlreed and @GreysenEvans for going to great lengths to help track down tricky bugs!

Note: This patch requires a new library to sanitize filenames, and there's a known bug with the --update options not properly auto-installing requirements on more recent versions, so run the upgrade (python pip install --upgrade -r requirements.txt) yourself after updating. This will be fixed in the next release.

Changelog:

  • Expanded support for characters in filenames.
  • Fixed bug causing crash related to certain terminals.