Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 332 Bytes

CHANGELOG.md

File metadata and controls

12 lines (11 loc) · 332 Bytes

0.9.0

Author: Tony DiCola

  • Added REST API support for all feed, data, group create/get/update/delete APIs.
  • Added explicit data model classes.
  • Added many integration tests to verify client & service.
  • Added docstrings to all public functions and classes.
  • Ported to work with Python 2 and 3.

0.0.1

Initial Changelog