This repository has been archived by the owner on Dec 10, 2022. It is now read-only.
Releases: sanket143/id3
Releases · sanket143/id3
id3 v1.0.2
[1.0.2] - 2021-11-08
- Parse PicType, fix picture on ID3v2.2
- Welcome @moffatman as a collaborator
- Properly parse ID3v2.2 tags
id3 v1.0.1
[1.0.1] - 2021-08-28
- Properly parse ID3v2.2 tags, with some explicit type notation
id3 v1.0.0
[1.0.0] - 2021-07-17
- API Update, takes bytes instead of fileName as argument in
MP3Instance
- Fix corrupted album art [Thanks to @moffotman]
- Migration to null safety [Thanks to @4-alok]