Version 0.9 - July 2002 Initial release, optimized preflop evaluator with support for multiple hand distributions. Version 0.91 - July 2002 Can cancel current evaluation, intermediate results printed. Clear all button added. Version 1.0 - January 2003 Postflop evaluation. Support for dead cards. Selection of multiple hands in distribution: ALT selects all hands >= hand in group. CTRL selects all hands with similar ranks. SHIFT adds hands to currently selected set. Suits of all selected hands may be edited in suit matrix. Version 1.1 - February 2003 Minor evaluation bug fix (str-flushes for "Player 1" now counted). Redid terse display of hands, print order/format. Redid appearance of UI on startup. Version 1.11 - September 2004 Changed the user interface for Monte Carlo evaluations. Fixed a timing bug when evaluations ends too quickly. Version 1.12 - November 2004 Added the RD button to the inital dialog for quick "random" hands. Fixed registration dialog. Version 1.2 - June 2005 Improved text representation of distributions. Added text hand distribution parsing to player dists. Added text hand parsing to board. Added slider for % preflop hand selection. Added display/edit for % preflop hand selection. Added Any Pair button. Added warning for interrupted Enumerate All evaluations. Fixed suit selection bug. Fixed display bug for win/tie %. Version 1.21 - December 2006 Replaced random number generate with ISAAC (faster, more random) Added lookup table for heads up preflop evaluations. Added printout of pots won and pots tied. Display N hands evaluated during monte carlo evaluation. Reduced resolution of the slider. Fixed hand selection algorithm for monte carlo evaluation.