Skip to content

Releases: KRTirtho/metadata_god

v0.5.2

06 Oct 16:37
Compare
Choose a tag to compare
chore: bump versions

v0.5.0

30 Jun 08:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...metadata_god-v0.5.0

v0.4.1

01 Apr 05:39
Compare
Choose a tag to compare

Bug Fixes

  • FIX: rename Image to Picture to resolve name conflict with material Image.
  • FIX: export Picture type.
  • FIX: hide internal api getter.

v0.4.0

31 Mar 17:39
Compare
Choose a tag to compare
chore: fix versioning

v0.3.2

05 Jan 12:07
Compare
Choose a tag to compare

Bug Fixes

  • no implementation of WireSyncRust build error (0c755e2)

Full Changelog: v0.3.1...v0.3.2

v0.3.1

29 Sep 04:28
Compare
Choose a tag to compare

Bug Fixes

  • macos binary not working for universal applications
  • flutter windows unneeded librust.lib file remove (e9fc90c)

Full Changelog: v0.3.0...v0.3.1

v0.3.0

27 Sep 08:32
Compare
Choose a tag to compare

Features

  • iOS support

Fixes

  • macOS unable to load shared dynamic library

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

21 Sep 07:31
Compare
Choose a tag to compare

Breaking

  • getMetadata and writeMetadata now takes a path string instead of a File 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

v0.1.1

21 Sep 07:30
Compare
Choose a tag to compare

Features

Full Changelog: v0.1.0...v0.1.1

v0.1.0

21 Sep 07:29
Compare
Choose a tag to compare

Initial Release

Features

  • support for basic read/write audio tags via getMetadata and writeMetadata for Linux, Windows and Android