Skip to content

Releases: chris-maclean/PyWormbase

Update to rest-15

23 Feb 17:39

Choose a tag to compare

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

28 May 17:49

Choose a tag to compare

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`

08 Aug 17:28

Choose a tag to compare

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!

26 Jul 17:01

Choose a tag to compare

It's here! Install this release from PyPi to start interacting with the WormBase ParaSite API.

0.1.0

26 Jul 17:00

Choose a tag to compare

0.1.0 Pre-release
Pre-release

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.