Skip to content
This repository has been archived by the owner on Feb 15, 2018. It is now read-only.

Releases: novalabsxyz/helium-python

0.1.1

21 Sep 21:18
Compare
Choose a tag to compare
Add port, start and end support to timeseries

0.1.0

19 Sep 22:57
Compare
Choose a tag to compare
Hack to get live sessions to work with hand crafter cassettes

0.0.9

14 Sep 04:38
Compare
Choose a tag to compare
Storing resource class for timeseries

0.0.8

13 Sep 19:16
Compare
Choose a tag to compare
Timeseries should take the resource class

0.0.7

12 Sep 22:57
Compare
Choose a tag to compare
Fix up to_one relationship and using includes

0.0.6: Modified add/remove_many writable relationships behavior

06 Sep 00:43
Compare
Choose a tag to compare
The add/remove method for a resource relationship now return true if the relationship was mutated and false otherwise. They also use the new endpoints that allow mutation without having to update the complete relationship

0.0.5

05 Sep 22:03
Compare
Choose a tag to compare
Move include filtering to the base resource class

0.0.4: Feature/includes (#16)

04 Sep 23:50
Compare
Choose a tag to compare
* Adds support for include and use_include in relationships
* Renames “build_resource” functions to “build_request” since that’s what they do.
* Add _mk_one and _mk_many helper methods to Resource to DRY a bit more

0.0.3: Expose DataPoint from module

01 Sep 23:47
Compare
Choose a tag to compare
Add initial (unused) keywords for timeseries arguments

0.0.2: Feature/releases (#14)

27 Aug 19:02
Compare
Choose a tag to compare
Trying to get releases to both github and pypi to work automagically of tags