- Parse PicType, fix picture on ID3v2.2
- Welcome @moffatman as a collaborator
- Properly parse ID3v2.2 tags
- Properly parse ID3v2.2 tags, with some explicit type notation
- 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]
- Removed redundant "this" and "new" keyword
- Renamed parseTagsSync to parseTagsSync
- First public release with id3v1 and id3v2.3 support
- Added id3v1 support
- Initial Release