v2.2.1
Changes:
- Add
get_goo_value
- Add
cancel_sell_order
- Add
cancel_buy_order
- Add
sell_item
- Add
buy_item
- Add
SteamPrice
- Add
Histogram
- Add
PriceInfo
convert_steam_price
removed. UseSteamPrice
magical methods ₊˚.⋆Order
price will now return aSteamPrice
object instead strget_item_histogram
will now return aHistogram
object instead a dictget_item_histogram
will now raiseMarketError
when fail- QA Fixes