Version 4.4 Release
This is mostly a release keeping up with Valve's ever-changing ways of messing around with the schema and a feature for running tests with custom runners easier.
- Clean up attribute value formatter and avoid potential incompatible encoding
- Check to see if an attribute value stored in the int field isn't a float before trying to cast to int (Valve likes to store floats there occasionally)
- Add support for using STEAMODD_API_KEY env var instead of having to call
steam.api.key.set
manually.
Codename: Steamodd Takes Valve's Hate So You Don't Have To!