Skip to content

Releases: danielwelch/xmlstats-py

v1.0.0

17 Mar 21:00
Compare
Choose a tag to compare

Changing how data is returned to the user of the library, now using namedtuples. Now with method implementations for all API endpoints, and structure of the package now mirrors the API very closely, making it easier to pick up and use without learning anything besides the API itself.

v0.1.5

03 Nov 14:43
Compare
Choose a tag to compare
added MANIFEST.in, CHANGES.rst, README.rst

v0.1.4: fixed bug that prevented higher level functions from working due to f…

03 Nov 03:37
Compare
Choose a tag to compare
…ormat_result, added changelog, added tests, added Travis CI build status to README

v0.1.3

02 Nov 15:47
Compare
Choose a tag to compare
added setup.cfg

v0.1.1

01 Nov 14:21
Compare
Choose a tag to compare
added LICENSE.txt