Binbo v1.2.0 Release Notes

Release Date: 2019-12-10 // over 4 years ago
    • 👍 UCI protocol support added.
    • UCI protocol related functions:
      • binbo:new_uci_game/2;
      • binbo:uci_command_call/2;
      • binbo:uci_command_cast/2;
      • binbo:uci_mode/1;
      • binbo:uci_bestmove/1;
      • binbo:set_uci_handler/2;
      • binbo:uci_play/2,3;
      • binbo:uci_set_position/2.
      • binbo:uci_sync_position/1.
    • New function binbo:side_to_move/1.