Skip to content

Releases: andyruwruw/chess-web-api

User-Agent Authentication

27 Feb 21:39
Compare
Choose a tag to compare
  • Added User-Agent information per pull request.

Fix Dispatch Callback Parameters

30 Dec 17:13
Compare
Choose a tag to compare
  • Fixed error in which dispatch expected callback parameters to be a function and not an array.

Remove getPlayerOnline and Documentation

29 Oct 09:09
9bbdcd1
Compare
Choose a tag to compare
  • Disabled getPlayerOnline, Chess.com removed the endpoint.
  • Updated tests for getPlayerOnline
  • Updated getPlayerOnline Documentation
  • Contacted Chess.com about getGameById and updated documentation with their warnings

Game by ID and CI

26 Feb 08:34
Compare
Choose a tag to compare
  • Added chess.js as a dependency.
  • Added the getGameByID endpoint.
  • Tests no longer run synchronously.
  • Added Github Actions for CI.
  • Fixed links in README.md, sorry!
  • Fixed ifChanged not throwing errors for missing parameters.
  • Added tests and organized them a bit.

Documentation Update

24 Jan 04:46
Compare
Choose a tag to compare

Silly mistake in README.md, no major changes.

Documentation Update

24 Jan 04:35
Compare
Choose a tag to compare

Minor update, the logo is now an SVG instead of PNG to help it display on NPM as well.

Spelling Errors and Bumped node-notifier to 8.01

11 Jan 01:49
04fcd87
Compare
Choose a tag to compare
v1.0.15

Merge pull request #8 from andyruwruw/dependabot/npm_and_yarn/node-no…

Callback Parameter Default

04 Dec 22:40
f3e96f8
Compare
Choose a tag to compare

Defines a default callback parameter value.

Spelling Mistakes

04 Dec 22:42
f3e96f8
Compare
Choose a tag to compare

Fixes spelling issues in documentation.

Updated README.md

27 Sep 04:54
Compare
Choose a tag to compare

Updated README.md to make things a little prettier.