Files
egui_knob/CHANGELOG.md
2025-07-05 21:52:05 +02:00

537 B

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

🚀 Features

  • Add configurable sweep range with with_sweep_range() method

[0.1.9] - 2025-02-04

🚀 Features

  • Exposed label format
  • Add step size configuration

🐛 Bug Fixes

  • Add label offsets and position in relative to the widget rect

📚 Documentation

  • Added doc comments

[0.1.8] - 2025-02-03

🐛 Bug Fixes

  • Mark response changed when knob was dragged