aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Initial implementation of streaming APIWill Thompson2017-04-101-1/+1
| | | | | | | | This is missing any error handling and rate-limiting around the stream itself, but once the stream is established, the full range of events are supported. Fixes issue #14.
* Set up pytestWill Thompson2017-04-101-0/+2
|
* Preparing releaseLorenz Diener2017-04-051-1/+1
|
* Preparing maint releaseLorenz Diener2017-03-151-1/+1
|
* Preparing for release 1.0.4Lorenz Diener2017-03-031-1/+1
|
* Bump version in docsLorenz Diener2017-02-131-1/+1
|
* Preparing for 1.0.2 releaseLorenz Diener2016-11-261-1/+1
|
* TypoLorenz Diener2016-11-251-1/+1
|
* Requirement and documentation fixesLorenz Diener2016-11-251-1/+1
|
* More "timeline" functions, "notifications"Lorenz Diener2016-11-251-1/+1
|
* Preparation for pypi packagingLorenz Diener2016-11-241-1/+16
|
* Add setup filesD Anzorge2016-11-241-0/+6
Minimal setup files which should allow installation as a package and generation of wheel files. Note that there is currently no version number.
    Powered by cgit v1.2.3 (git 2.41.0)