Releases: waza-ari/python-easyverein
Releases · waza-ari/python-easyverein
v0.1.1
v0.1.0
This is the first release of the python-easyverein
library! 🎉
For now, a limited set of endpoints is supported:
contact-details
: CRUD, Soft-Deletecustom-fields
: CRUD, Soft-Deleteinvoice
: CRUD, Soft-Delete, plus some convenience methodsinvoice-item
: CRUDmember
: CRUD, Soft-Deletemember/<id>/custom-fields
: CRUD, plus some convenience methods
Further endpoints or further methods might be added at a later point in time. PR are always welcome!