Releases: NiKoTron/dart-tags
Releases · NiKoTron/dart-tags
v0.4.0
v0.3.1
- Implemented separate getting size of frame for id3 v2.3 and v2.4
- Added test case and asset
- Fixed typos, thanx to @algoshipda and his PR
- Fixed APIC picture type error, thanx to @algoshipda and his PR
0.3.0 release with some bc
- COMM, APIC, USLT, WXXX tags returns as a map
- WXXX frame returns WURL object
- various fixes
- added USLT tag
- added possibility to pass many COMM, APIC, USLT tags
- APIC processing was refactored
- hex encoder
- unrecognized encoding falls to hex encoder (removed unsupported encoding error)
- unsupported tags like PRIV will be printed just like raw binary data