Skip to content

Releases: textile/python-textile

Version 2.3.5

27 Oct 15:39
Compare
Choose a tag to compare
  • Bugfix: Correctly handle unicode text in url query-strings. (#36)

Version 2.3.4

23 Oct 15:30
Compare
Choose a tag to compare

Version 2.3.4

  • Bugfix: fix an issue with extended block code
  • Remove misplaced shebang on non-callable files.
  • Packaging: Add test-command to setup.py directly.
  • Packaging: Included the tests/ directory for source-tarballs, useful for packaging checks. ("#33":#33)
  • Add a cli tool pytextile which takes textile input and prints html output. See pytextile -h for details.

Version 2.3.3

18 Jul 17:27
Compare
Choose a tag to compare

Bugfix release: Fix github issue #30

Version 2.3.2

23 May 19:58
Compare
Choose a tag to compare

Bugfix: properly handle ":" as text, not a link.

Version 2.3.1

10 May 22:33
Compare
Choose a tag to compare

Regression bugfix: empty string input returns empty string again.

Version 2.3.0

10 May 19:43
Compare
Choose a tag to compare

Updates are listed in CHANGELOG.textile. These are a bunch of updates and fixes that I've been waiting to release for a while now.

2.2.2

30 Jan 20:59
Compare
Choose a tag to compare
Merge branch 'release/2.2.2'