Skip to content

Commit a392e50

Browse files
committed
Version 0.0.2
1 parent c89de1e commit a392e50

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.0.2
2+
3+
* Fix Android bug where file has no bit rate metadata.
4+
* Fix Waveform parser to recognise 8-bit resolution.
5+
16
## 0.0.1
27

38
* Initial release supporting Android, iOS and macOS.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: just_waveform
22
description: Extracts waveform data from an audio file suitable for visually rendering the waveform.
3-
version: 0.0.1
3+
version: 0.0.2
44
homepage: https://github.com/ryanheise/just_waveform
55

66
environment:

0 commit comments

Comments
 (0)