Skip to content

v2.0.0

Choose a tag to compare

@bencurio bencurio released this 24 Oct 08:48
· 2 commits to main since this release

🚀 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.