This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
Releases: superseriousbusiness/exif-terminator
Releases · superseriousbusiness/exif-terminator
v0.6.0
v0.5.0
v0.4.0
What's Changed
- [bugfix] Pad missing JPEG bytes out to expected file length by @tsmethurst in #3
Full Changelog: v0.3.0...v0.4.0
v0.3.0
This release updates the jpeg processing logic to preserve orientation data. Orientation in PNGs is still not preserved, but hey, it's a start!
v0.2.0
- Use a fork of the go-jpeg library.
- Test processing of GIANT TURNIP image.
- Allow the user to set a logger.
v0.1.0
First release of the working library.