What's Changed
- Upgrade yarp.js to support node.js v14.17.0 by @nunoguedelha in #30
- Fix node.js random segmentation fault due to race condition in YarpJS_Callback::onRead by @nunoguedelha in #33
- Fix video stream demo image scaling, shaking and color shift by @nunoguedelha in #40
- Leave to YARP the pixel code (channel order) conversion aligned with OpenCV (BGRx) by @nunoguedelha in #44
- Avoid to use yarp mutex in YarpJS_Callback.h by @S-Dafarra in #52
- Bump version to 1.6.0 by @traversaro in #54
New Contributors
- @S-Dafarra made their first contribution in #52
- @traversaro made their first contribution in #54
Full Changelog: v1.5.0...v1.6.0