Binbo v1.0.0 Release Notes

Release Date: 2019-08-05 // over 4 years ago
    • 🚚 API of binbo_movegen module has been changed regarding function all_valid_moves/*. It now returns a list of legal moves where each element is a tuple {From, To}.
    • New function binbo:all_legal_moves/1.
    • New function binbo:all_legal_moves/2.