Skip to content

Releases: roddyrap/NaStyAPI

Version 0.3.0 - The Nation remake

27 Jun 13:00

Choose a tag to compare

Pre-release

This is a large update and is a rewrite of the entire Nation part of the wrapper. It is incompatible with all prior programs that used the part, and the changes are as such:

  • Fixed the dump collection functions, will now unzip the data to return usable String.
  • Added issue type for usability purposes, it is returned by the issues property
  • Made property access syntax for all nation shards.
  • Remade how commands work and added specific functions for issues, dispatches and giftcards.
  • Changed UserAgent to be more informative.
  • Updated REAMDE and fixed typos.
  • Removed ambiguous return type functions
  • Changed library license in the setup
  • Added required libraries to setup
  • Functions now use the APICall UserAgent.

I intend to rework some other parts and make them less XML based (such as the TradingCards part), but this will be done more gradually and with deprecation notices, and will likely be the rest of the 0.3.x updates.

I have been working on this for a while now, and I hope this will be a positive change.

Trading Cards API Completed

17 Apr 16:21

Choose a tag to compare

Pre-release

"Completed" is a strong word, as I still need to make sure it works well and fix the edge cases that surely exist, but it's supposed to be implemented.

I make this release mostly because I want to use the API and I need the fixes I made.

It's much more usable now

24 Nov 15:23

Choose a tag to compare

Pre-release

Still not very documented and not a lot of error detection but I am getting there

PyPi release

23 Nov 00:37

Choose a tag to compare

PyPi release Pre-release
Pre-release

This is really not a complete release but I want to have something on PyPi so here it is.
It actually does function, and it has a lot of the basic functionality (although no rate limit yet), it's just extremely undocumented so that's bad.