Skip to content

Releases: David4Danger/16807-Pious-Academic

Class Refactoring & Updates

21 Apr 16:46
Compare
Choose a tag to compare

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!

08 Nov 20:34
Compare
Choose a tag to compare

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

08 Nov 00:09
Compare
Choose a tag to compare

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

05 Nov 05:16
Compare
Choose a tag to compare
Pre-release

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.