Skip to content

Releases: b-cho/galeforce

0.2.0

31 Jan 06:07
Compare
Choose a tag to compare

[0.2.0]

Added

  • Debugging features for action, payload, riot-api, and rate-limit using the debug library.
  • Full Data Dragon endpoint support under galeforce.ddragon.

Changed

  • [breaking] Rename the galeforce.*.match.matchlist functions to galeforce.*.match.list.
  • [breaking] Split galeforce.lol.mastery.summoner into galeforce.lol.mastery.champion and galeforce.lol.mastery.list.
  • [breaking] Change CommonJS / require() import method to no longer allow .default.

0.1.1

24 Jan 00:19
Compare
Choose a tag to compare
v0.1.1

Fix typing issues, update package.json, and change tsconfig.json target

0.1.0

23 Jan 23:59
Compare
Choose a tag to compare
v0.1.0

Fix README.md issues and update package.json