Releases: leon-richardt/jaf
Releases · leon-richardt/jaf
v0.3.1
What's Changed
- feat: improve file extension detection by @leon-richardt in #16
Full Changelog: v0.2.1...v0.3.1
v0.2.1
What's Changed
- ref: error out on unknown config keys by @leon-richardt in #12
- fix(exif): don't abort upload on missing EXIF data by @leon-richardt in #13
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Changes in this release:
-
jaf now uses generics in a few places where it makes sense.
This requires the use of Go >=1.18.
Decided to bump the minimum version to 1.19 since it is the most
recent. -
The configuration now uses sensible default values for unset config
keys.
(See PR #11.) -
Add an option to scrub EXIF tags from uploaded PNG and JPEG images.
(See PR #7.)
v0.1.0
release of version 0.1.0