Quarry 0.1.15 is finally out. As always, it can be obtained from http://download.gna.org/quarry/ or anonymous CVS, tag `rel-0-1-15'.
This version's aim was making an SGF-editor out of Quarry. The goal is not completed yet, but there is certainly a lot of progress. News compared to 0.1.14: * First stab at making Quarry an SGF editor. New editing commands: deletion of nodes, position setup (arbitrary addition/removal of pieces), SGF markup editing and scoring of Go positions. * As a special editing feature, undo/redo history is supported. However, it is quite crude in this version and will often work not the way you expect. In particular, it completely ignores all properties and concentrates on node addition/removal only. * Support for node names. They are now shown above comments (much like text headers), can be edited and searched the same way comments can be searched. * Added support for GTK+ 2.4 file chooser dialog. You can still opt to use old-style file selection dialog in Preferences. * First translation: French (fr), by Jérémie Knuesel. * Bug-fixes and small improvements. Paul Pogonyshev