Skip to content

Releases: aaron-siegel/cgsuite

CGSuite 2.2-beta2

15 Jan 20:52
e909ab8
Compare
Choose a tag to compare
CGSuite 2.2-beta2 Pre-release
Pre-release

Fixes several bugs in the Collections API.

CGSuite 2.2-beta1

12 Jan 02:51
8bb0916
Compare
Choose a tag to compare
CGSuite 2.2-beta1 Pre-release
Pre-release

First beta release for CGSuite 2.2. The major update in this release is a new library for graphs played on games. The documentation is still a work in progress, but see the "Games on Graphs" tutorial under "Advanced Topics", and the class documentation for game.graph.Hackenbush, for more details.

CGSuite 2.1.1

23 Dec 16:25
Compare
Choose a tag to compare

Fixes a bug in List.Sorted and adds a Strip.Decomposition method.

CGSuite 2.1

08 Jun 19:09
f9e3bb1
Compare
Choose a tag to compare

Introduces a few new features, including scatterplots for integer sequences (such as nim value sequences) and support for the Conway-Lenstra theory of transfinite nim arithmetic. Also includes various bugfixes, including several UI fixes for Windows installations.

The core platforms and libraries used by CGSuite have also been updated in this release, and the size of the installation has been significantly reduced.

CGSuite 2.1-beta2

14 Apr 05:07
25635b4
Compare
Choose a tag to compare
CGSuite 2.1-beta2 Pre-release
Pre-release

Fixes a few UI bugs that were present on certain Windows displays.

CGSuite 2.1-beta1

13 Apr 00:40
ea13cf9
Compare
Choose a tag to compare
CGSuite 2.1-beta1 Pre-release
Pre-release

This release updates several major platforms and libraries used by CGSuite.

CGSuite 2.0.1

08 Apr 19:34
5fdecd5
Compare
Choose a tag to compare

This release updates a few libraries and the JRE used for the Mac OS distribution.

CGSuite 2.0

04 Apr 05:15
8807287
Compare
Choose a tag to compare

CGSuite 2.0 introduces a number of major changes. Highlights include:

  • CGScript 2, a complete overhaul of the CGScript language.
  • The Standard Games Library, a bundled library of rulesets commonly encountered in the literature.
  • Loopy games are now "first-class citizens" of CGSuite. In CGScript 2, it is no harder to implement loopy rulesets than loopfree ones.
  • Support for misère impartial games and surreal numbers.
  • A comprehensive documentation system, with tutorials and a language reference.

These changes are described in more detail in the Help system included with CGSuite. After installing CGSuite, select "Contents" from the Help menu, then click "What's New" to see the full list.

CGSuite 2.0-beta6

23 Mar 04:18
5181a66
Compare
Choose a tag to compare
CGSuite 2.0-beta6 Pre-release
Pre-release

Fix copy/paste of Worksheet output; various other UI cleanup.

CGSuite 2.0-beta5

18 Mar 17:30
5d811b1
Compare
Choose a tag to compare
CGSuite 2.0-beta5 Pre-release
Pre-release

This release includes numerous improvements to the CGSuite documentation and Help system, as well as various fixes and improvements to the CGScript core library.