You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

30 lines
702 B

  1. CHANGELOG
  2. ===========
  3. 0.54.0 (2016-12-28)
  4. ---------------------
  5. - Ran 2to3-3.5 with default settings
  6. - Republished python 3 version as wstools.py3
  7. 0.4.1 (2013-04-18)
  8. ---------------------
  9. - Added tox for testing and disabled the tests due to broken binary assets.
  10. 0.4 (2012-06-26)
  11. ----------------------
  12. - Replaced print() with logging.debug() or warn() in order to allow users to change verbosity.
  13. - Added release.sh script which runs tests, pep8 and allow you to release only when these are passing.
  14. 0.3 (2011-02-21)
  15. ----------------------
  16. - fix url
  17. - proper release
  18. 0.2 - (unreleased)
  19. ----------------------
  20. - proper release
  21. 0.1 - (unreleased)
  22. ----------------------
  23. - make wstools as an egg