File tree Expand file tree Collapse file tree 5 files changed +31
-5
lines changed
Expand file tree Collapse file tree 5 files changed +31
-5
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.17.0]
6+
7+ ### Changed
8+
9+ - ** GitHub Username Migration** : Updated all repository URLs and references from ` ryblogs ` to ` sullenb `
10+ - Updated Cargo.toml repository and homepage URLs
11+ - Updated GitHub Actions workflows for deploy and release
12+ - Updated Homebrew tap reference to ` sullenb/homebrew-tap `
13+ - Updated all installation instructions in README
14+
15+ ### Added
16+
17+ - ** Web UI Enhancements** :
18+ - Dark tile theme with toggle option
19+ - Improved score result layout
20+ - Custom domain support (agari.org)
21+
22+ ### Fixed
23+
24+ - ** Mobile UX** : Prevented double-tap-to-zoom on mobile tile interactions
25+
26+ ### Documentation
27+
28+ - Enhanced README with images and web frontend information
29+ - Updated live demo URL to agari.org
30+
531## [ 0.16.0]
632
733### Added
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ lto = "thin"
1212opt-level = " z"
1313
1414[workspace .package ]
15- version = " 0.16 .0"
15+ version = " 0.17 .0"
1616edition = " 2024"
1717repository = " https://github.com/sullenb/agari"
1818homepage = " https://github.com/sullenb/agari"
Original file line number Diff line number Diff line change 11[package ]
22name = " agari"
3- version = " 0.16 .0"
3+ version = " 0.17 .0"
44edition = " 2024"
55repository = " https://github.com/sullenb/agari"
66homepage = " https://github.com/sullenb/agari"
Original file line number Diff line number Diff line change 11[package ]
22name = " agari-wasm"
3- version = " 0.16 .0"
3+ version = " 0.17 .0"
44edition = " 2024"
55description = " WebAssembly bindings for Agari Riichi Mahjong scoring engine"
66license = " MIT"
You can’t perform that action at this time.
0 commit comments