Releases: TooTallNate/node-speaker
Releases · TooTallNate/node-speaker
0.5.5
Patches
- Add macos arm64 (m series chip) support: #178
Credits
Huge thanks to @ItsJustMeChris for helping!
🚢 0.5.4 / 2022-03-16
🚢 0.5.3 / 2021-03-12
🐛 Fixes
- Use
declare
keyword in TypeScript declarations
0.5.2
🚢 0.5.1 / 2019-12-16
🐛 Fixes
- Track and free "device" outside of mpg123
🌹 Internal Changes
- Remove unused header file
🚢 0.5.0 / 2019-12-07
💥 Breaking Changes
-
Build using N-API instead of NAN
Migration Guide:
Upgrade to at least Node.js 8.6.0 for continued support.
🎉 Enhancements
- Upgrade to debug 4.x
- Drop dependency on readable-stream
- Drop dependency on buffer-alloc
🌹 Internal Changes
- Remove package lock file
- Remove unused binding export
- Update Appveyor Node.js versions
- Bump dev-dependencies
- Ignore lock files