Skip to content

Version 2.3.12

Compare
Choose a tag to compare
@ikirudennis ikirudennis released this 03 Jun 21:25
· 396 commits to master since this release
  • Bugfix: Don't die on pre blocks with unicode characters. (#43)
  • Bugfix: Fix regressions introduced into the code between 2.2.2 and 2.3.11. (Special thanks to @adam-iris for providing pull request #44)
  • Bugfix: Don't just die when processing poorly-formatted textile lists. (#37)
  • Add Python 3.6 to testing.
  • Add a "print the version string and exit" argument to the cli tool: pytextile -v