Changelog

0.1.6 (unreleased)

  • Replace development tools and 100% test coverage. [matejc]

0.1.5 (2012-12-17)

  • Added tests for parsing error messages and fixed loads of nasty bugs found while writing these tests. [zupo]

0.1.4 (2012-11-06)

  • Fixed spelling error in one of authentication error’s message. [zupo]
  • Use ‘vvv’ for syntax validation. [matejc]

0.1.3 (2012-07-31)

  • Fixed unicode encode/decode error for article texts containing non-ascii characters. [plamut]
  • Added missing test coverage for the unique_variation_from_spintax method. [plamut]

0.1.2 (2012-07-24)

  • Various fixes of bugs that surfaced when lib was put into staging. [zupo]

0.1.1 (2012-04-13)

  • A URL in README.txt was missing a leading http which broke reST rendering on PyPI. [zupo]

0.1 (2012-04-13)

  • SpinRewriter facade class. [plamut]
  • Tests and documentation. [zupo]
  • Raw API access class. [plamut]
  • Project skeleton. [zupo]