Skip to content

Releases: electrovir/input-device-handler

v9.0.4

Choose a tag to compare

@github-actions github-actions released this 11 Aug 14:24
Immutable release. Only release title and notes can be modified.
e8b3634

Previous: v9.0.3
Compare: v9.0.3...v9.0.4

Commits

  • e8b3634 (electrovir): [patch] update deps and configs

v9.0.3

Choose a tag to compare

@github-actions github-actions released this 04 Apr 13:41
da834cd

Previous: v9.0.2
Compare: v9.0.2...v9.0.3

Commits

  • da834cd (electrovir): [patch] make gamepadDeadZoneSettings and globalDeadZone public on InputDeviceHandler

v9.0.2

Choose a tag to compare

@github-actions github-actions released this 03 Apr 02:20
6c03d1d

Previous: v9.0.1
Compare: v9.0.1...v9.0.2

Commits

  • 6c03d1d (electrovir): [patch] update deps and configs

v9.0.1

Choose a tag to compare

@github-actions github-actions released this 03 May 23:03
79278e2

Previous: v9.0.0
Compare: v9.0.0...v9.0.1

Commits

  • 79278e2 (electrovir): [patch] update deps

v9.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 23:21
5e8dcbf

Previous: v8.1.2
Compare: v8.1.2...v9.0.0

Commits

  • 5e8dcbf (electrovir): [major] replace getSerializedGamepads with getGamepads
  • 3709aeb (electrovir): [patch] fix GamepadMap and GamepadInputDevices to be partial objects

v8.1.2

Choose a tag to compare

@github-actions github-actions released this 09 Mar 22:50
d0daead

Previous: v8.1.1
Compare: v8.1.1...v8.1.2

Commits

  • d0daead (electrovir): [patch] update deps
  • 625b3d0 (electrovir): [dev] fix build output

v8.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Dec 04:27
de1c15b

Previous: v8.1.0
Compare: v8.1.0...v8.1.1

Commits

  • de1c15b (electrovir): [patch] update deps and configs

v8.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 23:54
70e7d71

Commits

  • 70e7d71: [minor] add parseInputTypeFromInputName (electrovir)

v8.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 23:37
20c504c

Commits

  • 4484add: [major] capitalize inputDeviceKey, gamepadInputDeviceKey, nonGamepadInputDeviceKey (electrovir)
  • 20c504c: [minor] add inputDeviceKeyToInputDeviceType (electrovir)

v7.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 20:15
316c90e

Commits

  • 316c90e: [major] switch all gamepad keys to strings to match the other input device keys (electrovir)