Skip to content

Releases: tomasfarias/c2g

v0.9.0

09 May 21:40
v0.9.0

Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.9.0

v0.7.4

20 Mar 23:51
v0.7.4
f88ce48

Choose a tag to compare

v0.7.4

v0.7.3

20 Mar 23:36
v0.7.3
3ca68d8

Choose a tag to compare

v0.7.3

v0.7.2

20 Mar 23:24
v0.7.2
c438306

Choose a tag to compare

v0.7.2

v0.6.1

30 May 17:37
v0.6.1

Choose a tag to compare

v0.6.1

v0.5.4

02 May 22:14

Choose a tag to compare

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

01 May 19:27

Choose a tag to compare

Release v0.5.3

fix:
- Deployment pipeline now uses correct tag name variable

v0.5.2

01 May 19:14

Choose a tag to compare

Release v0.5.2

Deployment:
- DockerHub deployment steps switched to a different job in the GitHub
Actions pipeline.

v0.5.1

01 May 19:01

Choose a tag to compare

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

13 Apr 17:32

Choose a tag to compare

Clear square of pawn taken with En Passant. Holy Hell!