------------------ - Added nxPrepaid support to user - Updated docstrings - Added inventory id support to character - User at 100% completion
0.1.3
------------------ - Fixed an accidental recursive call of donation_points setter - Unit testing for User Class is completed with 100% working functions - Updated docstring to Google conventions - Changelog is now reversed
0.1.2
------------------ - Fixed User Class instantiation
0.1.1
------------------ - Added a new "User" Class - Added new helper methods to existing classes - Fixed some functions not using custom port in SwordieDB - Documentation addition in github wiki
0.1.0
------------------ - Character Handling is now 100% working and tested - Removed unnecessary imports - Fixed missing Job IDs - Minor Documentation Updates
0.0.6
------------------ - Fixed getting a job's name from the job id - Minor Documentation tweaks