v0.2.0
Breaking changes:
- Added new market functionality. Most of the previous market methods are gone because of this, and new functionality has been compounded into a single method,
market.get()
. Make sure to check the wiki for the changes.
Other changes:
- Fixed an issue around snake_case.
- Added a verbose option for debugging.