Releases: tomasfarias/c2g
Releases · tomasfarias/c2g
v0.9.0
v0.7.4
v0.7.4
v0.7.3
v0.7.3
v0.7.2
v0.7.2
v0.6.1
v0.6.1
v0.5.4
chore: - Bump version to 0.5.4. fix: - On white's move, black's previous turn clock is preserved as they have not moved yet.
v0.5.3
Release v0.5.3 fix: - Deployment pipeline now uses correct tag name variable
v0.5.2
Release v0.5.2 Deployment: - DockerHub deployment steps switched to a different job in the GitHub Actions pipeline.
v0.5.1
Release v0.5.1 New features: - Support for real time delay between GIF frames/moves. The time is taken from %clk PGN comments (when available). - Added player bars on top and bottom of the GIF, enabled by default. Bars show player names, elo, and clocks. Deployment: - Automated DockerHub deployment via GitHub Actions
v0.3.1
Clear square of pawn taken with En Passant. Holy Hell!