Skip to content

Commit

Permalink
Version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanheise committed Jan 19, 2022
1 parent c89de1e commit a392e50
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.0.2

* Fix Android bug where file has no bit rate metadata.
* Fix Waveform parser to recognise 8-bit resolution.

## 0.0.1

* Initial release supporting Android, iOS and macOS.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: just_waveform
description: Extracts waveform data from an audio file suitable for visually rendering the waveform.
version: 0.0.1
version: 0.0.2
homepage: https://github.com/ryanheise/just_waveform

environment:
Expand Down

0 comments on commit a392e50

Please sign in to comment.