v1.0.0
What's Changed
- Audio System Upgrade & Branching Model by @thegregariousdragon in #1
- Update gitignore and add gitkeep by @thegregariousdragon in #2
- Remove obsolete setup_music.py script by @thegregariousdragon in #3
- Add .gitkeep to assets directory by @thegregariousdragon in #4
- Refactor Settings UI, fix accessibility strings, and update documentation by @thegregariousdragon in #5
- Refactor: Fix clippy warnings and update accessibility docs by @thegregariousdragon in #6
- feat: Add positional speech to menu items by @thegregariousdragon in #7
- fix: Revert positional speech for document screens by @thegregariousdragon in #8
- docs: add Rust, WxDragon, accessibility, and screen reader presentation rules to AGENTS.md by @thegregariousdragon in #9
- chore: upgrade to Rust 2024 edition and update agent rules by @thegregariousdragon in #10
- fix: collapse nested ifs using Rust 2024 let chains for clippy by @thegregariousdragon in #11
- chore: add rust-version MSRV 1.85, update agent edition rules, and apply cargo fmt by @thegregariousdragon in #12
- feat: add GitHub Actions CI and automated Release workflows by @thegregariousdragon in #13
- feat: tie app version dynamically to git tags and Cargo.toml by @thegregariousdragon in #14
- ci: add concurrency group to auto-cancel outdated PR CI runs by @thegregariousdragon in #15
- docs: update branching model and add CI/CD release rules to AGENTS.md by @thegregariousdragon in #16
- chore: bump version to 1.0.0 for initial release by @thegregariousdragon in #17
New Contributors
- @thegregariousdragon made their first contribution in #1
Full Changelog: https://github.com/thegregariousdragon/audio-tetris/commits/v1.0.0