cloudant / python-cloudant

A Python library for Cloudant and CouchDB
Apache License 2.0
163 stars 55 forks source link

297 changes feed since option #315

Closed emlaver closed 7 years ago

emlaver commented 7 years ago

What

Fix changes feed validation to allow for the valid value 0 for since option.

How

Testing

Added test case in changes_tests.py

Issues

fixes #297