Quarry 0.1.11 is available from http://download.gna.org/quarry/ and in CVS (`rel-0-1-11'.) There are two screen shots of this version at http://home.gna.org/quarry/screenshots.html.
Improvements over 0.1.10: * New Game Tree View control provides means of easily navigating game record trees. It looks much like that of cGoban 1 and has similar features. However, it also allows collapsing/expanding individual nodes (by right-clicking) and is much faster. * Basic support for debugging GTP connections from command line. Use it if your engine won't work with Quarry out of the box. * New fancy markup theme "Filled." * Many bug-fixes (including bug #1929) and improvements here and there. The game tree view control took quite a while to develop and is the major new feature of this release. Because I wanted to keep Quarry's speed of browsing huge trees at high level, this code is heavily optimized. Obviously, this makes it more prone to bugs, so extensive testing and bug reports are welcome. Paul Pogonyshev
