Skip to content

Releases: leonhfr/cete

v0.1.0

13 Sep 19:13
Compare
Choose a tag to compare

Changelog

  • 91deeef build: Fix github action for release
  • 8a55501 build: Fix release process
  • 53ac530 feat: Add global flags for live view
  • aecf9e7 feat: Add milligram css framework
  • f9b2b81 feat: Add start button
  • 2112695 feat: Chessboard
  • d69ff90 feat: Create embedded FS for static files
  • d3596c3 feat: HTTP server for static assets and live view handler
  • 7ae92a1 feat: Interrupt signal while waiting for live view
  • 6a8f8e5 feat: Live view plays moves
  • edd7281 feat: Scaffolding to run a game with a live view
  • cfcd78f feat: Wait until start is pressed to continue game
  • ee6b457 feat: better handling of errc
  • 85b179a fix: Cobra flags get merged at runtime
  • 010b89d fix: Internal imports
  • 1c0c8b8 fix: Linting and tests of chess/uci package
  • e539004 fix: Unmarshaling in game command
  • b551335 refactor: Move engine helper to own package
  • 1dc8cf5 refactor: Move uci package to internal
  • 998e102 refactor: Refactor to standard project layout
  • f5c9ff7 refactor: Remove internal directory
  • 488b327 refactor: Simpler view and shutdown closure

v0.0.1

12 Sep 14:21
Compare
Choose a tag to compare

Changelog