1 10 Nov 2012 v2.1.0 - Level up
3 * Support of ARM architecture
4 * Better time management
5 * Better Xboard support
6 * New command line options
13 10 May 2012 v2.0.3 - Improved search heuristics
14 * Better search pruning
18 * Better test coverage
22 26 Mar 2012 v2.0.2 - General clean up
25 * Better Xboard support
26 * New internal iterative deepening implementation
27 * Working material hash table
32 * No more dependency to Boost C++ Libraries
36 * New compilers support
40 20 Feb 2011 v2.0.1 - First public release
41 * New evaluation function
42 * Hash table for material
44 * Opening and ending piece square tables
46 * Improvements in search
47 * Lazy move generation
48 * Internal iterative deepening
49 * Improvements in time management
52 07 Feb 2011 v2.0.0 - First private release
53 * Principal variation search
55 * Adaptive null move pruning
56 * Extended futility pruning
61 * Best move from transpositions table
62 * Most valuable victim / least valuable aggressor
71 21 Jan 2011 v2.0.x - Restarting from scratch
73 15 Jan 2010 v1.0.7 - Last version from 1.x branch