Skip to content

Releases: ronilan/rusticon

Version 0.2.3

05 Sep 18:07

Choose a tag to compare

Internal code changes.

Full Changelog: v0.2.2...v0.2.3

Version 0.2.2

26 Aug 22:58

Choose a tag to compare

Version 0.2.1

25 Aug 18:46

Choose a tag to compare

Enabled Link-Time Optimization (LTO) for release builds.

Version 0.2.0

24 Aug 19:56

Choose a tag to compare

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 .svg for 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_loop and tui_engine internals touch ups.

v0.1.3

23 Aug 17:16

Choose a tag to compare

Bug fix.

v0.1.2

23 Aug 16:50

Choose a tag to compare

Providing pre-built binaries.

Version 0.1.1

23 Aug 03:28

Choose a tag to compare

Trusted publishing to crates.io