Skip to content

Tags: jschaul/pyzotero

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
urschrei Stephan Hügel
Adds raw file method (urschrei#37)

Better iterfollow functionality (urschrei#38)
Adds method for single collection retrieval (urschrei#39)

v1.0.1

Toggle v1.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
urschrei Stephan Hügel
Bugfixes and Pylint conformance

v1.0.0

Toggle v1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
urschrei Stephan Hügel
v1.0.0 release for Zotero API v3 compatibility

v0.10

Toggle v0.10's commit message
Move to Requests

v0.9.9.1

Toggle v0.9.9.1's commit message
Pyzotero now optionally maintains retrieved item order

v0.9.9

Toggle v0.9.9's commit message
Better error display, and file attachment methods

v0.9.8

Toggle v0.9.8's commit message
Adding unauthenticated library support

v0.9.7

Toggle v0.9.7's commit message
Query parameters can now be passed directly in methods

Example: Zotero.top(start = 5, limit = 3)

v0.9.6

Toggle v0.9.6's commit message
Bug fixes for everything(), adding add_tags() method

v0.9.51

Toggle v0.9.51's commit message
Bugfix release