Skip to content
This repository has been archived by the owner on Jan 16, 2022. It is now read-only.

Better Parsing and Change in Attributes

Pre-release
Pre-release
Compare
Choose a tag to compare
@CaffeineDuck CaffeineDuck released this 31 May 12:47
· 229 commits to master since this release

Changelog v0.3

Removed converter.py

Rather than using a non-maintainable converter.py in Security, the response data is now directly kept in a dataclass using DataClassXyz(**data).

Changed attributes names

The attribute names have also been changed to have better compatibility with the API.