Releases: adamws/lukaj
Releases · adamws/lukaj
v0.2.0
- add top and bottom bars with basic information like filenames and split position
- minor performance improvements
Full Changelog: v0.1.3...v0.2.0
v0.1.3
- switched to accelerated renderer
- minor fixes for handling zooming
Full Changelog: v0.1.2...v0.1.3
v0.1.2
- changed default feature from
use-rsvg
touse-usvg
- started doing precompiled binary releases
Full Changelog: v0.1.1...v0.1.2
v0.1.1
- Fix compilation with default features disabled 2599a70
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial release.
Supports SVG comparison with swipe. Dragging and scroll zoom working although zooming above certain point might cause high resources utilization or panic. Zoom limiting or texture caching not implemented yet. Tested only on Linux (Ubuntu Mantic and Arch Linux)
Full Changelog: https://github.com/adamws/lukaj/commits/v0.1.0