Skip to content

v0.2.0: New button events

Pre-release
Pre-release
Compare
Choose a tag to compare
@ion098 ion098 released this 25 Oct 18:09
05cc31f

This release adds two new button events: onLongRelease and onRepeatPress. It also renames the Controller class to Gamepad, and renames the Gamepad namespace to Gamepad (note: these are breaking changes).

What's Changed

  • ♻️ Rename stuff and split files by @ion098 in #19
  • feat: ✨ add onLongRelease and onRepeatPress events by @PA055 in #20
  • 🔖 v0.2.0 Release by @ion098 in #21

New Contributors

  • @PA055 made their first contribution in #20

Full Changelog: v0.1.0...v0.2.0