- fix: headed menu item selection logic - refactor: make the background band width of the `ProgressRingWidget` configurable via `background_band_width` property
0.12.0
- refactor: just change the items of the menu when items are changed, instead of creating a whole new menu widget - feat: add progress to `ItemWidget`, reflect it in its look and optimize its rendering for rapid re-renders - feat: add `ProgressRingWidget` widget
0.11.17
- feat: add `_visual_snapshot` to visualize the state of stack for debugging purposes - fix: avoid user selecting a second item while the screen is being transitioned - fix: improving the logic of replacing an item in the deep layers of stack - fix: no more blinking when the content is not changed
0.11.16
- build: update `headless-kivy` to the latest version
0.11.15
- fix: set duration of `0` for when `_no_transition` is passed to `_switch_to` method