AugLuk

Results 3 issues of AugLuk

## Describe the bug Parameters `in: body` don't appear in the controller's `params` when running `run_test!` The solutions that work for POST (as described in #290) don't work for GET...

"image" version: 0.25.5 rustc version: 1.84.0 target: stable-aarch64-apple-darwin profile: release ## Expected When copying sub-images between 2 DynamicImage::ImageRgb16 images, the all color data should be preserved ## Actual behaviour Only...

next: breaking
kind: incorrect

"image" version: 0.25.5 rustc version: 1.84.0 target: stable-aarch64-apple-darwin profile: release ## Expected Running `set_icc_profile` followed by `write_image` on an instance of `PngEncoder` saves the image with the provided ICC profile...