The PySolFC developers are happy to announce a new stable release, 2.2.0, of PySolFC (the last one was in distant 2009!). Among the new features are:
* Compatibility with both Python 3.x and Python 2.7. * Support for the Kivy user-interface toolkit, for Android devices and other systems. * A Microsoft Windows binary installer. * Support for dealing all [Freecell Pro deals](http://fc-solve.shlomifish.org/faq.html#what_are_ms_deals) by specifying "ms100000", or similar, as the seed. * Support for the [Black Hole and All in a Row solver](http://www.shlomifish.org/open-source/projects/black-hole-solitaire-solver/) was added. * Test suite and [CI](https://en.wikipedia.org/wiki/Continuous_integration) have been added to the repository. * The code now passes [flake8](https://pypi.python.org/pypi/flake8) validation.
You can find [download links](https://sourceforge.net/projects/pysolfc/files/PySolFC/) for current Windows, source code, and Android versions. Packages for Linux/BSD/etc. distributions and operating systems should be made available soon from the downstream packagers.