Skip to content

Releases: tcavenezuela/simconnect.js

@simconnect.js/api@1.0.7

03 Jun 05:47
09370e4
Compare
Choose a tag to compare

Patch Changes

  • 0d311bf: fix restart status of connected when the connection crash or just capture an exception

@simconnect.js/api@1.0.6

14 Apr 21:31
c174484
Compare
Choose a tag to compare

Patch Changes

  • f37852a: Change console error to log in the handleSystemEvent in case a eventID is register win the core library
  • fde3780: Fix callback function type in the listener function on

@simconnect.js/api@1.0.5

19 Feb 00:02
fca82e2
Compare
Choose a tag to compare

Patch Changes

  • e96ecc1: Add start and stop return methods for schedule function

@simconnect.js/api@1.0.4

18 Feb 19:50
aa16348
Compare
Choose a tag to compare

Patch Changes

  • 1c17e3c: Change data type for some radio navigation variables

@simconnect.js/api@1.0.3

05 Feb 03:18
bf6ab99
Compare
Choose a tag to compare

Patch Changes

  • a44d9cc: Update README.md to fix some examples
  • 86f559b: Fix get method prop names access

@simconnect.js/api@1.0.2

28 Jan 23:37
382c925
Compare
Choose a tag to compare

Patch Changes

  • becea22: Change throw error to use the onException callback to avoid an unhandle promise rejection.

simconnect.js@1.0.1

21 Jan 21:29
147f1a4
Compare
Choose a tag to compare

Patch Changes

  • 6fa4829: Add readme files with documentation and info.

simconnect.js@1.0.0

21 Jan 02:07
0dce60d
Compare
Choose a tag to compare

Major Changes

  • 29054e1: Add node-simconnect as a core package.

@simconnect.js/api@1.0.1

21 Jan 21:31
147f1a4
Compare
Choose a tag to compare

Patch Changes

  • 6fa4829: Add readme files with documentation and info.
  • Updated dependencies [6fa4829]
    • simconnect.js@1.0.1

@simconnect.js/api@1.0.0

21 Jan 04:23
cfcabc1
Compare
Choose a tag to compare

Major Changes

  • a9a4a07: Add API package based on msfs-simconnect-api-wrapper from Pomax with several modifications