Releases: Blobfolio/refract
Releases · Blobfolio/refract
v1.0.2
v1.0.1
Changed
- Fix a new code lint
- Remove CI schedule
v1.0.0
The refract GUI has been completely rewritten for this release, replacing GTK3 with the more Rust-centric and cross-platform iced
library.
It is now more type-safe, easier to build from source, and all around better looking.
New
-e
/--exit-auto
: automatically shut down once the final conversion has run;-s
/--save-auto
: save successful conversion to disk automatically instead of popping a file dialogue;
Changed
- Bump
lodepng
to3.11
; - Various doc updates and improvements;
- Miscellaneous code changes and lints;
v0.12.0
Changed
- Bump
dactyl
to0.9
- Bump
dowser
to0.11
- Bump
gtk
to0.18.2
- Bump
libwebp-sys2
to0.1.10
- Fix CI dependencies
v0.11.12
Changed
- Bump
dactyl
to0.8
- Bump
dowser
to0.10
- Bump
jpegxl-sys
to0.11.2
- Miscellaneous code cleanup and lints
v0.11.11
Changed
- Bump
argyle
to0.10
- Bump
oxford_join
to0.4
- Reduce some intermediary string allocations
- Refactor CLI argument parsing
v0.11.10
Changed
- Bump
jpegxl-sys
to0.11.1
v0.11.9
Changed
- Bump
argyle
to0.8
- Bump
lodepng
to3.10.7
- Bump
rgb
to0.8.47
- Miscellaneous code lints and cleanup
v0.11.8
Changed
- Bump
rgb
to0.8.45
- Miscellaneous code lints
- Rebuild w/ Rust
1.80.0
v0.11.7
Changed
- Bump
rgb
to0.8.44
(0.8.22
was yanked)