Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@IzzySoft IzzySoft released this 11 Jul 06:59
· 29 commits to main since this release
v1.1.0
a376225
  • 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 adding contentRating this way
  • some more minor fixes and adjustments