Skip to content

Releases: ak9999/ninjarmmpy

ninjarmmpy v0.1.0

04 Aug 03:29
Compare
Choose a tag to compare

Breaking change in this release!

All of the function calls return Python objects instead of raw JSON. No need to use json.loads anymore. You'll get a Python dict or a list of Python dict objects.