-
Dependency Updates
- Removes jDataView dependency, DataView is stable now
-
Switch to Typescript
-
Switch to vite + vitest
-
Use Logger instead of console.log
- Dependency Updates
- Dependency Updates
- Removes logs from production builds
- Makes removal of XMP metadata optional
- Adds NPM keywords to help people actually find the package.
- Renames
removeLocationStream
toremoveLocation
. The former name was an artifact of an older version of this package, and since it doesn't stream anything anymore, I figured to take it out to avoid confusion. - Uncomments unused
arrayBufferToBase64
helper function. It was commented out because we didn't need it but presumably some client might.
Add metadata to point npm package back to our github repo.
Change package name to match XOi npm scope. No user facing changes.
No changes. This is strictly a version bump release.
No changes. This is strictly a version bump release.
Bump ffprobe
dependency to resolve CVE in bl
Support XMP tags in PNGs
Support photos exported from iPhoto where both JFIF and EXIF can be present (https://stackoverflow.com/questions/2697869/does-exif-metadata-always-get-stored-just-after-the-jfif-header)
Initial release