metadata_god 1.0.0 metadata_god: ^1.0.0 copied to clipboard
Plugin for retrieving and writing audio tags/metadata from audio files
1.0.0 #
- REFACTOR(metadata_god): migrate to frb 2.1.0 and cargokit based non-binary distribution.
- FIX(flutter_discord_rpc): not working for snap/flatpak discord in linux.
- FEAT(flutter_discord_rpc): add complete support.
- DOCS: add support url.
- DOCS: update readme with rustup requirement.
BREAKING CHANGE!
- Upgraded to flutter_rust_bridge v2 which requires
rustup
to be installed.
0.5.5 #
- FIX(flutter_discord_rpc): not working for snap/flatpak discord in linux.
- FEAT(flutter_discord_rpc): add complete support.
0.5.4 #
- FIX(flutter_discord_rpc): not working for snap/flatpak discord in linux.
- FEAT(flutter_discord_rpc): add complete support.
0.5.3 #
- FEAT(metadata_god): upgrade lofty and uuid packages.
Change Log #
2023-10-07 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
metadata_god
- v0.5.2+1
- REFACTOR: use lofty-rs for metadata instead of audiotags (#21).
- FIX: invalid syntax.
- FIX: rename Image to Picture to resolve name conflict with material Image.
- FIX: export Image type.
- FIX: hide internal api getter.
- FIX: build file release tag version.
- FEAT: failsafe writing metadata.
2023-08-07 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
metadata_god
- v0.5.1
- FEAT: failsafe writing metadata.
2023-06-30 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
metadata_god
- v0.5.0
- REFACTOR: use lofty-rs for metadata instead of audiotags (#21).
- FIX: add branch main because to Cargo.toml because it won't use that by default for some godforsaken reason.
2023-04-01 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
metadata_god
- v0.4.1
- FIX: rename Image to Picture to resolve name conflict with material Image.
- FIX: export Image type.
- FIX: hide internal api getter.
- FIX: build file release tag version.