Releases: Rami-Sabbagh/node-interception
Releases · Rami-Sabbagh/node-interception
README.md improvements
- Improve the example code in
README.md
to properly destroy the interception context and release the intercepted devices.
Thanks for @joshwaiam for noticing that and doing a pull request (PR #14)
Fix addon loading
- Fixed the module failing to load the prebuilt node addon (sorry for that)!
- Fixed the badges links in README.md
- Fixed the interception driver installation command in README.md
- Please don't hesitate to ask any questions at our discord!
Fix receive method
- Fix
receive()
method not working due to native-side validation rejection.
Removed InvalidStroke and nstrokes
- Remove
InvalidStroke
, as there's nothing as invalid stroke objects in the original library. - Remove the
nstroke
argument fromsend
andreceive
methods as it's not supported and causes unsafe memory access.
Initial release
v1.0.0 v1.0.0