Release Notes: A deals generator has been added. It generates (randomly) card distributions that meets given requirements, is scriptable in the Lua, uses multiple threads to generate and filter distributions of cards, has a built-in, fast double-dummy solver, and has a console-based, shell-script-friendly user interface.
Release Notes: The single dummy solver application has been much improved.
Release Notes: A few bugs were fixed.
Release Notes: This release supports importing deals from HTML files (generated from KoPS), improves the API for (lua) deal downloaders, and adds some new downloaders.
Release Notes: The PBN parser has been rewritten. The GUI has been improved. Some small bugs have been fixed. The source code has been migrated to C++11.
Release Notes: Some bugs were fixed.
Release Notes: The program can now parse a tournament's Web page using dedicated scripts to get the names of files with deals. Deals can be exported to (Portable Bridge Notation) files.
Release Notes: The double dummy solver is much (30-40%) faster. The console version can parse deal in Bridge Base Online .lin format.
Release Notes: Two bugs were fixed. The first was in the solver, which occasionally caused calculation errors. The second was in the PBN parser, which could a cause segmentation fault in cases of reading some files.
Release Notes: The solver uses much less (about 40%) memory and is a little faster. Some small fixes were made in the user interface.