This release includes some code modernization and greater test coverage, plus:
- one new feature, courtesy of @vrde:
--skip-bad-files
, also now aliased to--ignore-errors
, does what it says on the tin: Pycco will continue operation if it encounters a file it does not understand. - three Markdown enhancements are available: smartypants (which, contrary to the documentation, wasn't enabled before), fenced code blocks, and footnotes.