v0.2.3
Version 0.2.3 * Added UHP options for engine resource usage. * Tweaked evaluator behavior and constants. * Added high-level behavior config with the Aggression option. * Added RandomOpening option to force bot to play with different openings. * Added `pv` command in UHP to see the principal variation of the last move. * Removed remaining hot-path allocations from single-threaded mode. * Renamed internal types to Hex and Turn to be less confusing.