netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request
Jan 5, 20222.14.1 This release fixes a number of bugs, including one that causes crashes for some users when opening the select game/cardset/table tile window. 2.14.0 ** 16 new games ** Support for Python 3.10 (Minimum requirement is still Python 2.7) ** A new macOS package. ** Enhancements to the tree select dialogs for selecting games, cardsets, and table tiles. ** Further additions/improvements to the documentation. ** Many bugfixes and cleanups. 2.12.0 ** 40 new games! ** Support for using higher resolution cardsets. The high resolution "Neo" cardset has been added to the Windows Installer package and is available in https://sourceforge.net/projects/pysolfc/files/PySolFC-Cardsets/PySolFC-Cardsets-2.1PRE/[a preview release of PySolFC-Cardsets 2.1]. ** Improved organization and categorization of the games list. ** New display options - added option to center the game layout in the window. ** New audio options - can now disable music without disabling sound effects. ** Improved documentation - added rules to a large number of games that were missing them. ** Bugfixes and cleanup. 2.10.0 ** Fix moving cards in the Scorpion Tail game. ** Make use of https://pypi.org/project/pysol-cards/[the pysol-cards PyPI module] ** One can optionally load the Freecell Solver and the Black Hole Solver using their DLLs. ** Test Windows Version in the installer: shlomif/PySolFC#161 ** Pause when showing statistics: shlomif/PySolFC#162 2.8.0 ** Better kivy/Android support ** Using ttk and configobj as shipped in the python dist (instead of forked versions) ** Requiring https://pypi.org/project/attrs/[attrs] and https://pypi.org/project/pysol-cards/[pysol-cards] from PyPI ** Added tests, bug fixes and refactorings. ** Add the +-g+ and +--deal+ command line options.
msk pushed a commit to msk/pkgsrc that referenced this pull request
May 11, 20262.14.1 This release fixes a number of bugs, including one that causes crashes for some users when opening the select game/cardset/table tile window. 2.14.0 ** 16 new games ** Support for Python 3.10 (Minimum requirement is still Python 2.7) ** A new macOS package. ** Enhancements to the tree select dialogs for selecting games, cardsets, and table tiles. ** Further additions/improvements to the documentation. ** Many bugfixes and cleanups. 2.12.0 ** 40 new games! ** Support for using higher resolution cardsets. The high resolution "Neo" cardset has been added to the Windows Installer package and is available in https://sourceforge.net/projects/pysolfc/files/PySolFC-Cardsets/PySolFC-Cardsets-2.1PRE/[a preview release of PySolFC-Cardsets 2.1]. ** Improved organization and categorization of the games list. ** New display options - added option to center the game layout in the window. ** New audio options - can now disable music without disabling sound effects. ** Improved documentation - added rules to a large number of games that were missing them. ** Bugfixes and cleanup. 2.10.0 ** Fix moving cards in the Scorpion Tail game. ** Make use of https://pypi.org/project/pysol-cards/[the pysol-cards PyPI module] ** One can optionally load the Freecell Solver and the Black Hole Solver using their DLLs. ** Test Windows Version in the installer: shlomif/PySolFC#161 ** Pause when showing statistics: shlomif/PySolFC#162 2.8.0 ** Better kivy/Android support ** Using ttk and configobj as shipped in the python dist (instead of forked versions) ** Requiring https://pypi.org/project/attrs/[attrs] and https://pypi.org/project/pysol-cards/[pysol-cards] from PyPI ** Added tests, bug fixes and refactorings. ** Add the +-g+ and +--deal+ command line options.
jperkin pushed a commit to TritonDataCenter/pkgsrc that referenced this pull request
May 14, 20262.14.1 This release fixes a number of bugs, including one that causes crashes for some users when opening the select game/cardset/table tile window. 2.14.0 ** 16 new games ** Support for Python 3.10 (Minimum requirement is still Python 2.7) ** A new macOS package. ** Enhancements to the tree select dialogs for selecting games, cardsets, and table tiles. ** Further additions/improvements to the documentation. ** Many bugfixes and cleanups. 2.12.0 ** 40 new games! ** Support for using higher resolution cardsets. The high resolution "Neo" cardset has been added to the Windows Installer package and is available in https://sourceforge.net/projects/pysolfc/files/PySolFC-Cardsets/PySolFC-Cardsets-2.1PRE/[a preview release of PySolFC-Cardsets 2.1]. ** Improved organization and categorization of the games list. ** New display options - added option to center the game layout in the window. ** New audio options - can now disable music without disabling sound effects. ** Improved documentation - added rules to a large number of games that were missing them. ** Bugfixes and cleanup. 2.10.0 ** Fix moving cards in the Scorpion Tail game. ** Make use of https://pypi.org/project/pysol-cards/[the pysol-cards PyPI module] ** One can optionally load the Freecell Solver and the Black Hole Solver using their DLLs. ** Test Windows Version in the installer: shlomif/PySolFC#161 ** Pause when showing statistics: shlomif/PySolFC#162 2.8.0 ** Better kivy/Android support ** Using ttk and configobj as shipped in the python dist (instead of forked versions) ** Requiring https://pypi.org/project/attrs/[attrs] and https://pypi.org/project/pysol-cards/[pysol-cards] from PyPI ** Added tests, bug fixes and refactorings. ** Add the +-g+ and +--deal+ command line options.