^^^^^^^^^^^^^^^^^^^^ This changes the wrapper file into an installable Python package, moves the documentation from the readme to a Sphinx project on readthedocs, and adds docstrings for all functions. All data is now handled via dataclasses. The project now uses semantic versioning.
0.2
^^^^^^^^^^^^^^^^^^^^ This adds functions for all remaining API endpoints which have not yet been wrapped. Error handling has also been added, and the readme has been expanded.
0.1alpha
^^^^^^^^^^^^^^^^^^^^ This is the initial, incomplete release of this wrapper. Many functions are not yet implemented, and the wrapper is highly unstable.