Skip to content

Releases: anasshakil/metadata

1.5.1

28 Feb 19:32
Compare
Choose a tag to compare

Minor bugs fixes

  • Added stop method to kill forever running child process with fast mode.
  • Documentation updated.
  • Test cases added.
  • Separated examples folder.

1.5.0

26 Feb 13:12
40dc9ef
Compare
Choose a tag to compare

Breaking Changes

  • Exiftool binaries removed from the library, use path to provide access for ExifTool.
  • fast mode added.
  • CLI access for advanced and complex ExifTool commands.
  • auto mode [No current plan]. If you're interested, create an issue and submit the PR, I'll merge it after reviewing.