Skip to content

Releases: adamws/lukaj

v0.2.0

22 Dec 23:20
ea4c657
Compare
Choose a tag to compare
  • 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

07 Dec 23:17
852dff1
Compare
Choose a tag to compare
  • switched to accelerated renderer
  • minor fixes for handling zooming

Full Changelog: v0.1.2...v0.1.3

v0.1.2

05 Dec 21:33
2415a57
Compare
Choose a tag to compare
  • changed default feature from use-rsvg to use-usvg
  • started doing precompiled binary releases

Full Changelog: v0.1.1...v0.1.2

v0.1.1

03 Dec 16:55
26774de
Compare
Choose a tag to compare
  • Fix compilation with default features disabled 2599a70

Full Changelog: v0.1.0...v0.1.1

v0.1.0

27 Nov 21:52
377cb6e
Compare
Choose a tag to compare

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