Releases: aaron-siegel/cgsuite
CGSuite 2.2-beta2
Fixes several bugs in the Collections API.
CGSuite 2.2-beta1
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
Fixes a bug in List.Sorted and adds a Strip.Decomposition method.
CGSuite 2.1
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
Fixes a few UI bugs that were present on certain Windows displays.
CGSuite 2.1-beta1
This release updates several major platforms and libraries used by CGSuite.
CGSuite 2.0.1
This release updates a few libraries and the JRE used for the Mac OS distribution.
CGSuite 2.0
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
Fix copy/paste of Worksheet output; various other UI cleanup.
CGSuite 2.0-beta5
This release includes numerous improvements to the CGSuite documentation and Help system, as well as various fixes and improvements to the CGScript core library.