Releases: storopoli/sudoku
Releases · storopoli/sudoku
v0.6.0
What's Changed
- chore(deps): bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #15
- Dioxus 0.6 by @storopoli in #19
- 2024 Rust Edition
New Contributors
- @dependabot made their first contribution in #15
Full Changelog: v0.5.0...v0.6.0
v0.5.0
migrate to dioxus 0.5
v0.4.3
Chore: fix clippy lints in Cargo.toml
v0.4.2
UI: Buttons top margin
v0.4.1
UI: Hint button is a lightbulb
v0.4.0
New Hint Button
v0.3.1
Bug fix: UI freezes if number is clicked twice
v0.3.0
New Undo feature
v0.2.2
UI: adds a color cue for mutable cells
v0.2.1
Bug fix with mutable cells becoming immutable cells