Skip to content

v0.2.0

Compare
Choose a tag to compare
@kaimoe kaimoe released this 01 Apr 17:53
· 54 commits to master since this release

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.