Skip to content

Releases: mocdaniel/pawnbase

Release list

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 13:42
v1.0.0
4a267f9

Changelog

  • 83ce6c8 chore(ci): add CI/CD configuration
  • d9a8166 chore(deps): bootstrap repository and add test data
  • cd0636a feat(chesscom): add chesscom client logic
  • 3173ae8 feat(cmd): add entrypoint logic
  • 2a158b7 feat(config): add config logic
  • 2c780cb feat(ingest): add data ingesting logic
  • c747eb9 feat(pgn): add pgn parser logic
  • 09048d1 feat(store): add DB backend logic