Releases: Noelware/hazel
Releases · Noelware/hazel
v2.0.1-beta
Additions
- Add hazel generate-config command (@auguwu)
Fixes
- Allow
--config
/--logback-config
to be readonly when loading (@auguwu)
Full Changelog: v2.0.0-beta...v2.0.1-beta
v2.0-beta
This is a nightly release of the new Hazel refractor.
Full Changelog: v1.2.1...v2.0.0-beta
v1.2.1
Fixes
- fix(routing): files that can be downloaded are now downloadable instead of receiving
204 No Content
by @auguwu
Development Related
- Hazel is now shipped with Noelware's ktor-routing library.
Full Changelog: v1.2...v1.2.1
v1.2
Additions
- feat(server): all images now have
?resize
and?format
query parameters by @auguwu- You can use ?resize=256|512|1024|2048 to resize the image to
WxH
. - You can use ?format=jpg|jpeg|png to re-format the image from JPEG -> PNG (vice versa)
- You can use ?resize=256|512|1024|2048 to resize the image to
Fixes
- fix(endpoints:/list): removed content_type parameter and normalized
endpoint
parameter by @auguwu - fix(logging): updating routes log will be under the DEBUG log level rather than the INFO level by @auguwu
- fix(storage): all
Trailer.listAll
calls are now cached for lower latency requests by @auguwu
Dependency Updates
- chore(deps): update dependency dev.floofy.commons:commons-gradle from v2.0 -> v2.0.1 by @renovate-bot (#13)
- chore(deps): update BOM dev.floofy.commons:commons-bom from v2.0.1 -> v2.1.0.1 by @renovate-bot (#14)
- chore(deps): update BOM io.kotest:kotest-bom from v5.2.3 -> v5.3.0 by @renovate-bot (#15)
- chore(deps): update plugin com.diffplug.spotless:spotless-plugin-gradle from v6.5.1 -> v6.5.2 by @renovate-bot (#16)
- chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime from v0.3.2 -> v0.3.3 by @renovate-bot (#18)
Full Changelog: v1.1.1...v1.2
v1.1.1
v1.1
v1.0
v1.0-beta
🎉 Beta release of Hazel, this only includes the bare minimum, no uploads (just yet!) and no way to interact with the keystore (cannot find a good CLI library for Kotlin) 🎉
Commit History: https://github.com/auguwu/hazel/commits/v1.0-beta