Skip to content

Releases: ybubuzi/bindings-cpp

v1.0.0

11 Dec 12:24
Compare
Choose a tag to compare

1.0.0 (2024-12-11)

Bug Fixes

  • a few warnings and deprecations (#1558) (a250f09)
  • Add missing return statement (#1911) (288e6ac)
  • Add missing asyncClose (#1946) (4a3d2a0), closes #1904
  • Add universal binary support (#18) (5eec7d1)
  • binary modules on releases (abd977f)
  • bindings now error when closed during empty writes (#1872) (9d01492)
  • bindings.close() should cause a canceled read error (#1972) (50f967e)
  • break out parity into platform specifc opts (#20) (bc587b3)
  • build binaries on every lerna release (f400a90)
  • build isn't using the right version on 32x (#1564) (f9953f2)
  • build js before publishing (#4) (03595dd)
  • build steps again (a71cd81)
  • builds by instalilng packages (7e27129)
  • bump to release (6e964cb)
  • bump to v10 (9d07f48)
  • cctalk wasn’t upgraded in serialport (3e568f7)
  • changelog: drop the augular changelog as it misses commits (7d0ff88)
  • cleanup build scripts (300d677)
  • conflicting website npm script name (f6a800e)
  • deploy on merges to master and beta (246322b)
  • deprecated c++ functions for update to Node v12 (#1743) (1eecd60)
  • deps for parser-readline need upgrading (aa7c0b2)
  • deps: update dependency @serialport/bindings-interface to v1.2.2 (#70) (07da017)
  • deps: update dependency @serialport/parser-readline to v11 (#113) (28bbf6a)
  • deps: update dependency node-addon-api to v5 (#74) (c2dcf3d)
  • deps: update dependency node-addon-api to v6.1.0 (#102) (cd65573)
  • deps: update dependency node-addon-api to v7 (#121) (ed3df6a)
  • disconnects should now work again on unix based systems (#2120) (2801301)
  • docs: Add a note about windows support (76b7191), closes #1299
  • docs: add missing parsers to properties list (3faadac)
  • docs: correct default highWaterMark to 65536 bytes (e83ec4e)
  • docs: Put gitter link back (f8f3ce5)
  • drop node 17 builds (#2356) (e2ad9fb)
  • electron 11 prebuilds were broken (#2237) (ac25b3a)
  • Electron 14+ installs (#2360) (9997085)
  • enabling disabled tests rename all pkgs to lib (#1941) (b1cc840)
  • exports (b8aceae)
  • find arduino (34ccc2e)
  • fix open colelctive link (#1928) (6426214)
  • fix windows type and make name them per os (#26) (3de2969)
  • Fixed typo in upgrade guide (#1321) (bf251a9)
  • improve the options and output of terminal (#1962) (4b23928)
  • learn now needs the package-lock.json files (4b8fc24)
  • link to discussions (1738326)
  • linux baudRate and latency errors (#2253) (015bc17)
  • Linux low latency allow seting without changing low latency mode (#2241) (fb53b99)
  • linux: Adds missing header file for musl libc (eg alpine) (#1487) (02e2bfe), closes #1470
  • linux: The productID should be a number not a description string (#1279) (bf46f68), closes #1278
  • make node 12 work! (00dc272)
  • memory leak in unix serialport poller (#1572) (9006bd6)
  • missing maintainer name (a626103)
  • mocha opts (e6742db)
  • No prebuilt binaries found with electron-builder (#2003) (16f9662)
  • npm and git ignore for prebuild (fb565fd)
  • npm ignore (2292c6a)
  • npmignore should ignore .DS_Store files (#1954) ([eb6b57b](https://git...
Read more