Skip to content

Releases: koesie10/fsuipc-node

v0.7.3

27 Sep 19:33
31e09d0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2

22 Dec 20:10
0f15173
Compare
Choose a tag to compare

Equivalent to v0.7.0, but fixes the publishing workflow.

What's Changed

  • Drop support for Node 16
  • Add support for Node 20
  • Improved support for writing int64/uint64 types by @bgiorgio0506 in #33
  • Fixed incorrect argument order for writing int64/uint64 types in #33

Full Changelog: v0.6.0...v0.7.2

v0.7.1

22 Dec 20:00
313ca12
Compare
Choose a tag to compare
v0.7.1 Pre-release
Pre-release

Equivalent to v0.7.0, only fixes the publishing workflow.

What's Changed

  • Drop support for Node 16
  • Add support for Node 20
  • Improved support for writing int64/uint64 types by @bgiorgio0506 in #33
  • Fixed incorrect argument order for writing int64/uint64 types in #33

Full Changelog: v0.6.0...v0.7.1

v0.7.0

22 Dec 19:55
dc5b3bb
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

What's Changed

  • Drop support for Node 16
  • Add support for Node 20
  • Improved support for writing int64/uint64 types by @bgiorgio0506 in #33
  • Fixed incorrect argument order for writing int64/uint64 types in #33

Full Changelog: v0.6.0...v0.7.0

v0.6.0

22 Oct 11:08
e5d4c6e
Compare
Choose a tag to compare

The most significant change in this version is that prebuildify is now used. This means it should not be necessary anymore to have Visual Studio installed to compile the package. However, you will still need to have the Microsoft Visual C++ Redistributable installed. It can be downloaded from https://aka.ms/vs/17/release/vc_redist.x64.exe (see https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170).

What's Changed

Full Changelog: v0.5.0...v0.6.0

Release v0.5.0

20 Aug 11:39
2a23fbb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0