Releases: almoghamdani/audify
Releases · almoghamdani/audify
v1.9.0
What's Changed
- chore: update RtAudio and Opus dependencies (#50) by @almoghamdani in #51
Full Changelog: v1.8.6...v1.9.0
v1.8.6
What's Changed
- feat(node): Support prebuilds of node 20 and 21 by @DavidDudson in #49
- feat: refactor prebuild binaries to be per N-API version.
New Contributors
- @DavidDudson made their first contribution in #49
Full Changelog: v1.8.2...v1.8.6
v1.8.2
What's Changed
- bugfix: restore support for older macOS versions by @almoghamdani in #45
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- fix: changes to accommodate RtAudio's breaking changes + reformatting by @almoghamdani in #41 (@marcelblum thanks for the help)
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- ci: transition to GitHub-Actions from Travis-CI by @almoghamdani in #37
- fix: bump prebuild versions to include v18 by @treffynnon in #35
- cleanup improvements for better context awareness and crash avoidance by @marcelblum in #34
- chore: update deps by @almoghamdani in #38
New Contributors
- @treffynnon made their first contribution in #35
Full Changelog: v1.7.1...v1.8.0
v1.7.1
Adds support for lowest-possible frame-size (passing 0 as frame-size) in RtAudio. Special thanks to @marcelblum.
v1.7.0
v1.6.3
- fix: remove prebuilt for electron v14.0.0 since node-abi doesn't support it yet 087799d
v1.6.2
- chore: update packages (and node-abi to support node v16.0.0) 4819989