Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 1.14 KB

v0.18.0 (2016-02-21)

  • Moves to use semver for versioning
  • Adds support for private groups and MPDMs
  • Switches to use requests instead of urllib
  • Gets Travis CI integration working
  • Fixes some formatting issues so the code will work for python 2.6
  • Cleans up some unused imports, some PEP-8 fixes and a couple bad default args fixes

v0.17 (2016-02-15)