Releases: oriolarcas/chusst
Releases · oriolarcas/chusst
v0.11
v0.10
Split engine in chusst-gen package + Typescript fix (#8) * Split engine to chusst-gen package * Remove unused code in Board.tsx
v0.9
Pawn, knight and king attack tables (#5) * Add pawn, knight and king attack tables * Bump version to 0.9
v0.8
Bitboards and compact representation features (#4) * Bitboards * Compact representation * Rename move module to eval * Fix broken UI from previous changes
v0.7
v0.7: Alpha-beta pruning
v0.6
Fix: queenside castling was not evaluated
v0.5
v0.5: license and icon
v0.4
v0.4: castling
v0.3
Set v0.3
v0.2
Fix tests