Releases: ronilan/rusticon
Releases · ronilan/rusticon
Version 0.2.3
Internal code changes.
Full Changelog: v0.2.2...v0.2.3
Version 0.2.2
Version 0.2.1
Enabled Link-Time Optimization (LTO) for release builds.
Version 0.2.0
Usability Improvements
- Added ability to open images in other formats (e.g jpeg, png).
- Added Ctrl-Click for picking color from canvas.
- Modified palette logic so when there is no empty spot, selector stays in place.
- Splash screen now runs as files load indicator.
- Default to
.svgfor new file.
Internal
- Fixed flicker/clearing of canvas issues.
- Improved drawing by reducing number of on_state calls.
- Simpler mouse_over in
tui_engine. event_loopandtui_engineinternals touch ups.
v0.1.3
v0.1.2
Version 0.1.1
Trusted publishing to crates.io