Skip to content

Releases: client-api/billingo-python

v2.1.0

22 Mar 13:22
Compare
Choose a tag to compare
Updated API level to v3.0.14

v2.0.0

24 Oct 08:48
Compare
Choose a tag to compare

🚀 Features:

  • Billingo class to unify all API endpoints (optional), plus a simple example
  • Pydantic V2 support and code completion
  • The former Swagger Generator has been replaced by the OpenAPI Generator.

⚠️ Breaking changes:

  • Python 2.x support has been dropped.
  • Generator change to OpenAPI Python generator, so models need to be reviewed.

v1.0.0

15 Oct 10:33
fc1ac64
Compare
Choose a tag to compare
Inital commit