Skip to content

Releases: aaronjsutton/deck

0.3.1

13 Jun 23:19

Choose a tag to compare

0.3.1 Pre-release
Pre-release

Changes

  • Image fix in README

0.3.0

13 Jun 23:07
afed847

Choose a tag to compare

0.3.0 Pre-release
Pre-release

Changes

  • New make install target
  • Documentation updates

0.2.3

09 Jun 04:28
d5e6a70

Choose a tag to compare

0.2.3 Pre-release
Pre-release

Changes

  • Version badge is now a link

0.2.2

09 Jun 04:25
38553e7

Choose a tag to compare

0.2.2 Pre-release
Pre-release

Changes

  • Improvement to the riffle algorithm.
  • Added a version badge to the README

0.2.0

09 Jun 03:57

Choose a tag to compare

0.2.0 Pre-release
Pre-release

Changes

  • Fisher-Yates shuffle algorithm is now available.
  • Functions for creating printable descriptions of cards.
  • Changes to improve the Xcode build system.

0.1.1

08 Jun 15:43
a69566a

Choose a tag to compare

0.1.1 Pre-release
Pre-release

Changes

  • A documentation guide has been added in CONTRIBUTING.md
  • Cleanup done on the Xcode project and test wrapper
  • Travis CI Badge added to README

0.1.0

08 Jun 01:10
39f3326

Choose a tag to compare

0.1.0 Pre-release
Pre-release

This release adds the base functionality to the API.

Please note, until v1.0.0, the API is subject to frequent, potentially breaking changes.