----------------------------------
2017-09-15 John Cheetham
* Add script to create manylinux wheels
2017-09-04 John Cheetham
* Standardise format of opening book on 32/64 bit Linux
2017-08-26 John Cheetham
* Suppress console window when starting engines on windows
2017-08-17 John Cheetham
* Add files for creating windows installer
2017-06-01 John Cheetham
* Add buttons to move engines up and down the list
* Add auto scroll bars to engine manager dialog and USI options dialog
* Add configure button to engine dialog
* Save engine USI option settings when quitting game
* Add buttons to engine dialog to move up/down and configure
* Allow spaces in USI option name
2017-05-28 Bernd Wille
* Bugfix initialisation of header fields
* Bugfix reads now games with repetition (sennichite)
2017-04-06 Bernd Wille
* Bugfix: Header from Multigame-Files (*.psn) are read now correctly
* Move and Comment-Lists (-mh Options) look a little bit nicer now
* Game-List takes doubleclicks
* bug-fix in automatic comments on checkmates etc.
* had to change usi.py line 152 to 200 to have the program work with apery-engine (https://github.com/HiraokaTakuya/apery) on my slow old box
* start *.psn-Files out of filemanagers using gshogirun2 or gshogirun3 scripts. Please edit paths.
2017-03-24 Eric James Michael Ritz
* Support three pawn handicap games
2017-03-01 Bernd Wille
* Bugfix hanging 3rd party engines during ponder
* Bugfix in engine configuration (floats in utils.py 771)
* works well with Spear 2009 v1.5, GPSShogi r2837, Laramie V3, Lesserkai 1.4.1. All Blunder-engines fail sending
characters I have not been able to convert to utf-8 in a safe way
* be sure to set the number of threads to number of cores of your machine -1. Otherwise they will block
the communication in the usi-interface and frequent blocks will result
* Command-line -m switches to a version with moves and comments in main window.
* Command-line -h shows header of loaded files. -mh shows both
* resigns and checkmates written into comments by the program -- at least in many cases
2017-2-04 Bernd Wille
* Bugfix gshogi.py line 765: empty comment-list when starting new game
2017-0-18 Bernd Wille
* Remember last used path for loaded games
* Show filename in Window-Titlebar
* take filename from command-line and enable starting games by double-click, if you use gshogirun3-script to start (please edit paths).