Releases: jzimr/steam-market-api
Releases · jzimr/steam-market-api
Release list
Small bug fix where "==" was used instead of "equals" to compare two string values in enum
Add possibility to convert AppID and ItemType raw enum values to enum class object
v1.04 feat: add possibility to convert raw enum value to enum class
Ensure only CSGO items can be categorized into "type". Other game items will currently be put into "Uncategorized"
v1.03 fix: ensure categorization only works for csgo, other applications sh…
Add item type to market search API and fix cookie issue
v1.02 feat: add 'type' field to market search items
First release
The .jar includes dependencies as well, so no need to add via Maven