Releases: exzos28/react-native-audio-analyzer
Releases · exzos28/react-native-audio-analyzer
Release 2.0.0
2.0.0 (2024-09-11)
NEW ARCHITECTURE HERE!!! 🔥
Features
Release 1.2.0
- docs: update README.md (521a5cd)
- feat: add more helper functions (7a5da10)
- build: temporarily disable flipper (7a2f68c)
- feat: add groupBySeconds option (0a3719e)
Release 1.1.1
1.1.1 (2024-01-15)
Bug Fixes
- correct sample method logic; add test (e2a0b79)
Release 1.1.0
1.1.0 (2024-01-13)
Bug Fixes
- correct out of bounds and nullptr; format code (4dd1982)
Features
Release 1.0.1
1.0.1 (2023-11-16)
Reverts
- Revert "fix: correct .gitignore" (ea7f169)
Release 1.0.0
1.0.0 (2023-11-15)
Bug Fixes
- get rid of built-in builds of ffmpeg (a2a7648)
- use github and cocoapods to download ffmpeg builds (8e185ae)
Release 0.1.1
0.1.1 (2023-11-11)
Features