Skip to content

v0.2.0

Compare
Choose a tag to compare
@epilys epilys released this 24 Nov 19:41
· 16 commits to main since this release
v0.2.0
a8bc49a

0.2.0 - 2024-11-24

Added

Bug Fixes

  • 463c6173 Fix icon filenames and transparency
  • e9dc3a2e Fix application id in gtk::Application::new
  • 597a9cff Fix inaccurate circular ticks in protractor mode
  • 8d97d3d2 Draw protractor's concentric circles with transparency
  • 2ff42515 Don't overstride when drawing concentric circles

Changes

Refactoring

  • b10a9ce3 Remove old comments
  • f479b44c Fix some simple clippy lints
  • 2287e753 Fix annoying minor clippy lints
  • a124a466 Add crate-level deny,allow clippy lint attributes

Miscellaneous Tasks