Releases: Blobfolio/refract
Releases · Blobfolio/refract
v1.3.1
Changed
- Bump
argyleto0.14 - Bump
dowserto0.18 - Bump
utc2kto0.18 - Bump
tokioto1.48 - Miscellaneous code cleanup and lints
Fixed
- Restore STDIN support for
-l/--list
---
Note: The attached .deb package requires an x86-64-v3-capable CPU. If you're unsure what your system supports, you can run:
ld.so --help | grep '\-v[0-9]'
# x86-64-v4
# x86-64-v3 (supported, searched)
# x86-64-v2 (supported, searched)v1.3.0
Changed
- Bump
dowserto0.17 - Bump
link-cplusplusto1.0.12 - Replace
async-stdw/tokio
---
Note: The attached .deb package requires an x86-64-v3-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.
v1.2.0
Changed
- Bump
dowserto0.16 - Bump
lodepngto3.12.1 - Bump
rfdto0.15.4 - Bump
utc2kto0.17 - Bump build environment to Debian Trixie (for attached
.debpackages) - Miscellaneous code changes and lints
v1.1.0
Changed
- Bump
argyleto0.13 - Bump
dactylto0.13 - Bump
dowserto0.15 - Bump
fyi_msgto2.3 - Bump
jpeg-decoderto0.3.2 - Bump
utc2kto0.15 - Bump
write_atomicto0.7 - Miscellaneous code cleanup and lints
v1.0.4
Changed
- Bump
dowserto0.13 - Bump
fyi_ansito2.1 - Bump
utc2kto0.13 - Miscellaneous code cleanup and lints
v1.0.3
Changed
- Bump
argyleto0.12 - Bump
rfdto0.15.3 - Miscellaneous code cleanup and lints
v1.0.2
Changed
- Bump
argyleto0.11 - Bump
dactylto0.10 - Bump
dowserto0.12 - Bump
libwebp-sys2to0.2 - Bump
link-cplusplusto1.0.10 - Bump
utc2kto0.12 - Bump
write_atomicto0.6 - Bump Rust edition to
2024 - Miscellaneous code cleanup and lints
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
lodepngto3.11; - Various doc updates and improvements;
- Miscellaneous code changes and lints;
v0.12.0
Changed
- Bump
dactylto0.9 - Bump
dowserto0.11 - Bump
gtkto0.18.2 - Bump
libwebp-sys2to0.1.10 - Fix CI dependencies