| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 6.0.1
* Fix a minor bug where the initial position could be
traversed twice.
* Add the +FCS_HARD_CODE_STATE_DEPTH_FIELD+ compile time option.
* Code cleanups.
- Update to 5.24.0. Changes since 5.22.1:
* Add the "=all()" moves order specifier.
* Add the FCS_ZERO_FREECELLS_MODE compile macro.
* Update the compile time CMake descriptions for optimizing
runtimes on more modern CPUs.
* Remove support for the secondary hash value.
- Check the installed NEWS file for older changes.
- Update to 5.6.0 * Cleanups and optimisations * Add "--max-num-states" to the dbm solvers Check the NEWS.asciidoc file for the full list of changes.
- Update to 5.0.0
* Add the gen-multiple-pysol-layouts executable to generate
several numbered deals as separate files.
* Rename the AsciiDoc documents
* userland headers can now only be used with #include <freecell-solver/$headerName>
- Drop fix-rpmlint-errors.patch. Fixed upstream
- Reduce dependencies. freecell-solver-presets doesn't need libfreecell-solver.
- Initial Release.