Releases: 6over3/exiftool
Releases · 6over3/exiftool
v1.0.7
v1.0.6
What's Changed
- fix: unicode by @andrewmd5 in #18
refactored to use the new https://github.com/6over3/zeroperl-ts package
the 'zeroperl.wasm' module is no longer fetched remotely from our CDN and is now an asset of the zeroperl-ts package. When bundling for browsers you may need hint to some bundlers to copy the .wasm module. See the demo.ts/index.html for an example.
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- enhancement: add cjs build by @taylorli2000 in #16
New Contributors
- @taylorli2000 made their first contribution in #16
Full Changelog: v1.0.4...v1.0.5
@uswriting/exiftool v1.0.4
What's Changed
- feat: write metadata by @andrewmd5 in #9
New Contributors
- @andrewmd5 made their first contribution in #9
Full Changelog: v1.0.3...v1.0.4