Skip to content

1.2.1: [Bug Fix] Splits the document APIs into two objects. (#60)

Compare
Choose a tag to compare
@feng-tao feng-tao released this 23 Sep 17:07
· 77 commits to master since this release
* Splits the document APIs into two objects. One for the operations that act on Resource and one for operations that act on individuals.

* Combines all the document apis into one object. Splits the test.

* Update setup.py