Releases: ak9999/ninjarmmpy
Releases · ak9999/ninjarmmpy
ninjarmmpy v0.1.0
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.