Releases: David4Danger/16807-Pious-Academic
Class Refactoring & Updates
Contributor made an array of updates and fixes to the source code - see commit logs for specifics, but briefly:
- Added config file
- Refactored Classes
- Unix compatible file saving (thank god)
- Docstrings added
Big thanks to https://github.com/NinjaLikesCheez for these changes.
Demo and metadata acquisition now available!
This release added two important functions to this module: Testing/demo and a system to acquire all metadata. The tests aren't entirely exhaustive but atleast verify the integrity of all the requests. The metadata acquisition system creates a local up-to-date copy of all the metadata endpoints. Just make sure you change the JSON open/dump pathing to where you have your local JSON files stored.
Enjoy!
First full release - updates to follow
Cleaned a few things up to make the library in working order. Will be posting version 1.1 with a few fixes and such soon.
Beta Release - Skeleton Only
This version was put together just to be sure of the functionality of the API. Further documentation,expanded applications, and tests will come with the full release sometime on the weekend.
Expected a detailed breakdown on the usage of this wrapper.