Releases: chris-maclean/PyWormbase
Update to rest-15
This release updates the package to work with the rest-15 endpoints. The most notable change is that the lookup/:name endpoint has been removed.
Updating to rest-13
This release updates documentation to refer to the version-independent endpoint construction rest as opposed to rest-10, rest-11, etc. It also updates test data to match the data in the latest API examples. It also adds log messages to the GET and POST utility functions.
Renamed to `wormbase_parasite`
At the request of the WormBase ParaSite team, I have renamed the package to wormbase_parasite. This is now the name of the package in PyPi (https://pypi.org/project/wormbase-parasite/). The old package pywormbase still exists but should be considered deprecated and will be removed soon.
First working release!
It's here! Install this release from PyPi to start interacting with the WormBase ParaSite API.
0.1.0
This release does not work! Please do not use it! I misconfigured setup.py and didn't include any of the mixins for WormbaseClient. Release 0.1.1 will work much better.