lila-tablebase icon indicating copy to clipboard operation
lila-tablebase copied to clipboard

Tablebase server

Results 6 lila-tablebase issues
Sort by recently updated
recently updated
newest added

Bumps [clap](https://github.com/clap-rs/clap) from 3.2.17 to 3.2.19. Release notes Sourced from clap's releases. v3.2.19 [3.2.19] - 2022-08-30 Fixes (help) Ensure required arguments for parent commands aren't shown in their subcommands when...

dependencies
rust

Bumps [shakmaty](https://github.com/niklasf/shakmaty) from 0.21.4 to 0.22.0. Changelog Sourced from shakmaty's changelog. v0.22.0 Let Board::board_fen() return struct that implements Display instead of String. Introduce alloc and std features, which can be...

dependencies
rust

Bumps [moka](https://github.com/moka-rs/moka) from 0.12.5 to 0.12.7. Changelog Sourced from moka's changelog. Version 0.12.7 Changed Ensure a single call to run_pending_tasks to evict as many entries as possible from the cache...

dependencies
rust

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.197 to 1.0.200. Release notes Sourced from serde's releases. v1.0.200 Fix formatting of "invalid type" and "invalid value" deserialization error messages containing NaN or infinite floats (#2733,...

dependencies
rust

Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.7.0 to 3.8.1. Release notes Sourced from serde_with's releases. serde_with v3.8.1 Fixed Do not emit schemars(deserialize_with = "...") annotations, as schemars does not support them (#735) Thanks...

dependencies
rust

Depends on https://github.com/niklasf/shakmaty-syzygy/pull/23