Skip to content

Releases: exzos28/react-native-audio-analyzer

Release 2.0.0

11 Sep 21:34
Compare
Choose a tag to compare

2.0.0 (2024-09-11)

NEW ARCHITECTURE HERE!!! 🔥

Features

Release 1.2.0

19 Aug 10:25
Compare
Choose a tag to compare
  • 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

15 Jan 13:29
Compare
Choose a tag to compare

1.1.1 (2024-01-15)

Bug Fixes

  • correct sample method logic; add test (e2a0b79)

Release 1.1.0

13 Jan 18:14
Compare
Choose a tag to compare

1.1.0 (2024-01-13)

Bug Fixes

  • correct out of bounds and nullptr; format code (4dd1982)

Features

Release 1.0.1

16 Nov 17:04
Compare
Choose a tag to compare

1.0.1 (2023-11-16)

Reverts

  • Revert "fix: correct .gitignore" (ea7f169)

Release 1.0.0

15 Nov 23:29
Compare
Choose a tag to compare

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

11 Nov 17:44
Compare
Choose a tag to compare

0.1.1 (2023-11-11)

Features

  • implement first version (44f9d80)