--------------------------

Changelog

--------------------------

Version 0.0.2

- Beta Version released
- Users, Account, Funfact, LeafyStatus, Shop and Creations class.
- Custom errors for missing keyword arguments.

--------------------------

Version 0.0.3

- Account, User, Creations, Funfact, LeafyStatus, Shop, Vote classes are split into files.
- Credentials class is added for storing logcooks and sesscooks (not fully implemented).
- New function for checking the response codes to format errors in a readable JSON format.

--------------------------

Version 0.0.4

- (CRITICAL) Fixed a bug where the module did not install properly.

--------------------------

Version 0.0.5

- (CRITICAL) Fixed a bug where incorrect dependencies were trying to be installed by setuptools configuration.

--------------------------

Version 0.0.6

- Even more critical bug fixes.

--------------------------

Version 0.0.7

- BUG FIXES 

--------------------------

Version 0.0.8

- Critical Bug Fix Attempts