Skip to content

v.1.0.1 - Bugfix release

Compare
Choose a tag to compare
@tobinus tobinus released this 12 Oct 12:19
· 43 commits to develop since this release

Added

Changed

  • Organization of the documentation, along with other documentation
    improvements and updates.

Removed

  • Support for Python 3.3, due to its age and lack of support.

Fixed

  • UnicodeEncodeError when writing a podcast with non-ASCII characters to file
    in an environment where Python defaults to ASCII encoding, #65 .
  • Incompatibility with unicode strings on Python 2.7.