Releases: austin-smith/ComputerSolitaire
Releases · austin-smith/ComputerSolitaire
v0.6.0
v0.5.0
What's Changed
- Fix iOS SFX playback in silent mode in #4
- Haptic feedback for iOS in #5
- Replace AppKit & UIKit usage with SwiftUI in #6
- Code cleanup & optimization in #7
- Prevent board clipping with responsive board scaling in #8
- Add hint system in #9
- Cache hint availability to reduce recycle lag in #10
- Add win cascade celebration animation in #11
- Hint system improvements and macOS CI test workflow in #12
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- Add code signing & notary steps to GitHub release action in #3
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.0
What's Changed
- Base game functionality
- Scoring and stats in #1
Full Changelog: https://github.com/austin-smith/ComputerSolitaire/commits/v0.3.0