Grunt 0.1.7 Is Available Now
Back from a short vacation, and right away jumping to a new release of Grunt. 0.1.7 is not necessarily a groundbreaking release, but continues the trend of chunked changes that improve the quality of life for those that use the library.
This change includes:
- The complete list of supported game modes has now been included in
GameVariantCategory
. I’ve been parsing XML files before to get all the information, but thanks to Surasia’s tweet I’ve managed to complete the list, so if you’re tracking game types through other API calls, you now will have a high-fidelity response. - Documentation improvements for previously undocumented entities.
APIFormattedDate
is now properly in its own file instead of being left over in a legacy component.PlayAssetStats
now has different property data types to accommodate bigger values (future-proofing this a bit).