Path to this page:
Subject: CVS commit: pkgsrc/games/chess-tui
From: pin
Date: 2024-11-16 21:09:23
Message id: 20241116200923.5702CFC7D@cvs.NetBSD.org
Log Message:
games/chess-tui: update to 1.3.0
fix: no need for App::new() as it's same as App::default() by @JeromeSchmied \
in #63
keymap fixes by @JeromeSchmied in #61
docs: update Arch Linux instructions by @orhun in #66
Better History System by @nicholasmello in #68
feat: config file as toml in .config/chess-tui/ by @damien-mathieu1 in #71
ci: add clippy and fmt to the ci by @thomas-mauran in #73
improving storage of coordinates by @JeromeSchmied in #75
fix: various, mostly from cargo clippy -- --warn clippy::pedantic by \
@JeromeSchmied in #77
dependency updates by @JeromeSchmied in #78
Enable Link-Time Optimization (LTO) and other size-related optimizations by \
@zamazan4ik in #80
feat: material difference by @infernosalex in #86
Files: