Version 1.1.0
- add
parsePrivacy()
method to retrieve privacy policy - rework
parseCategories()
which was broken due to site changes. It's now using local definitions and now returns an array of objects instead just category IDs - fill in missing details in
parseApplication
from embedded protobuf and JSON, also addingcontentRating
this way - some more minor fixes and adjustments