Releases: KRTirtho/metadata_god
Releases · KRTirtho/metadata_god
v0.5.2
v0.5.0
What's Changed
- Use lofty-rs for metadata instead of audiotags by @FriederHannenheim in #21
New Contributors
- @FriederHannenheim made their first contribution in #21
Full Changelog: v0.4.1...metadata_god-v0.5.0
v0.4.1
Bug Fixes
- FIX: rename
Image
toPicture
to resolve name conflict with material Image. - FIX: export
Picture
type. - FIX: hide internal
api
getter.
v0.4.0
chore: fix versioning
v0.3.2
v0.3.1
v0.3.0
v0.2.0
Breaking
getMetadata
andwriteMetadata
now takes a path string instead of aFile
because of web compatibility.
Fixes
- macOS library not getting added due to glob path for
vendored_libraries
flutter web
can't be built because of FFI exception
Full Changelog: v0.1.1...v0.2.0