Skip to content

Major update to version 0.9 #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 3, 2015
Merged

Major update to version 0.9 #4

merged 4 commits into from
Feb 3, 2015

Conversation

tdicola
Copy link
Contributor

@tdicola tdicola commented Feb 1, 2015

  • Refactored REST client to use requests library for Python 3 compatibility.
  • Added docstrings to all public methods & classes.
  • Fleshed out CRUD APIs for data, feed, group.
  • Wrote full suite of integration tests to verify changes.
  • Updated setup.py to bump version to 0.9 & depend on requests and paho-mqtt modules.
  • Updated and tested code to work with both Python 2 and 3.
  • Broke out errors into separate file, and added explicit data model classes.
  • General cleanup and preparation for public release.

- Refactored REST client to use requests library for Python 3 compatibility.
- Added docstrings to all public methods & classes.
- Fleshed out CRUD APIs for data, feed, group.
- Wrote full suite of integration tests to verify changes.
- Updated setup.py to bump version to 0.9 & depend on requests and paho-mqtt modules.
- Updated and tested code to work with both Python 2 and 3.
- Broke out errors into separate file, and added explicit data model classes.
- General cleanup and preparation for public release.
jwcooper added a commit that referenced this pull request Feb 3, 2015
Major update to version 0.9
@jwcooper jwcooper merged commit c1acc8c into master Feb 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants