Catto v0.7.0
- Added iterative deepening and aspiration windows, removed fixed depth searching. Info at each depth will now be logged out as the engine searches.
- Added simple time control: Fixed time limit of 1/30 of the remaining time. Catto will now search infinitely if wtime, btime or movetime are not provided.
- Small optimizations which removes duplicated function calls.
- Fixed "position fen" command not working properly with "moves".