Skip to content

Releases: mpereira/tty-solitaire

v1.4.1

19 Apr 13:48

Choose a tag to compare

Chores

  • Fix function prototypes. (#71)
  • Make Makefile ncurses flags handling in Makefile more flexible. (#70)

v1.4.0

17 Apr 14:39

Choose a tag to compare

Features

  • Double tap on a card to automatically move it to a foundation pile if there's a valid move. (#69)

v1.3.1

03 Sep 16:06

Choose a tag to compare

Improvements

  • Made only executable basename be shown in shell output. (#60)

v1.3.0

01 Jun 15:04

Choose a tag to compare

Features

Bug fixes

  • Fixed building with latest GCC (reported in #40). (#42)

v1.2.0

31 May 21:06

Choose a tag to compare

Bug fixes

  • Fixed off-by-one issue in game:shuffle_deck(). (#35)
  • Fixed memory leaks in game and test code. (#35)
  • Fixed broken tests. (#35)
  • Fixed card drawing issue that came up due to changes in newer versions of Ncurses. (#41)

v1.1.1

10 Nov 05:03

Choose a tag to compare

Improvements

  • Added LICENSE.

v1.1.0

12 Aug 22:09

Choose a tag to compare

Features

  • M and N select and deselect (respectively) all cards in a stack. (#20)
  • Game now automatically detects a "win" situation. (#23)

Improvements

  • Version is now stored in the binary instead of a text file. (#26)
  • Some compiler and linker flags are now overridable. (#15)

v1.0.0

07 Jan 22:40

Choose a tag to compare

v1.0.0

v0.2.1

02 Dec 17:10

Choose a tag to compare

Bump version to 0.2.1.

Initial release.

20 Feb 10:36

Choose a tag to compare

v0.1.0

Typo.