Releases: LeelaChessZero/lczero-client
Releases · LeelaChessZero/lczero-client
v34
v33
v32
v31
V30
v29
- A mechanism was added to support opening book updates.
- The downloaded opening book will now go in more normal user cache locations on mac and linux.
- The --cache option now specifies a top level directory (that should exist) under which the
books
andclient-cache
subdirectories will be created.
v28
v27
- The release appveyro build now creates lc0-training-client instead of client.
- settings.json has been renamed to lc0-training-client-config.json and it will be created in more 'normal' user config locations on mac and linux. The new
--config
option can be used to override. - Training network downloads will now go in more normal user cache locations on mac and linux. The new
--cache
option can be used to override. - The client can now execute lc0 found in the PATH if there is none found in the current directory.
- dx12 check should hopefully work properly in this version.
v26
v25
New in this release:
- A new flag
localhost
to change the host name reported to the server. This can also be set in thesettings.json
file. - Fix for the changed name of the dx12 backend in lc0.
Also note the new release naming scheme (v25 instead of v0.25.0), hopefully to reduce confusion with lc0 versions.