Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 351 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 351 Bytes

Changelog

v4.0.1

  • added getMedals() method for get all medals from the game

v4.0.0

Features

  • added isOnNewgrounds() method for check if the game is current running on Newgrounds.com

Misc

  • fully rewrite of the library
  • now using fetch api (async/await support in all methods)
  • TSDoc for all methods, responses and calls