Skip to content

Releases: austin-smith/ComputerSolitaire

v0.6.0

23 Feb 09:16
f4dfee6

Choose a tag to compare

What's Changed

  • Enhance statistics view in #18
  • Add macOS menu bar game controls in #19
  • Add comprehensive unit tests in #20

Full Changelog: v0.5.0...v0.6.0

v0.5.0

21 Feb 22:15
435360f

Choose a tag to compare

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

17 Feb 07:08
e135cbc

Choose a tag to compare

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

17 Feb 02:05
22e4a83

Choose a tag to compare

What's Changed

  • Ensure timer is paused when menus are open in #2

Full Changelog: v0.3.0...v0.4.0

v0.3.0

16 Feb 10:35
92c30f0

Choose a tag to compare

What's Changed

  • Base game functionality
  • Scoring and stats in #1

Full Changelog: https://github.com/austin-smith/ComputerSolitaire/commits/v0.3.0