Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 10:48
· 81 commits to main since this release
a3f6913

Changelog

  • 5f97bc4 Merge pull request #49 from brensch/fix-#47--add-auto-goreleaser
  • 9c0c9eb Merge pull request #51 from brensch/fix-#50--add-matchID-and-return-to-api-requests
  • a5a7be2 Merge pull request #53 from brensch/fix-#52--tidy-all-errors-and-logging
  • 9e1c87e Merge pull request #54 from brensch/fix-#41--remove-disqualifications
  • abca9ac fix #41: removed disqualifications, just skip game instead if player fails
  • f2516af fix #50: added UUID to match and init
  • 258d890 fix #50: backgrounded match playing and returning UID
  • 0fb3334 fix #52: added logrus for better logging
  • 146986f fix #52: added sensor for running in cloud run to set debug off
  • ae92bac fix #52: modified tests now that initmatch fails on player fail
  • 8d98d7c fix #52: returning all errors to api users
  • e340b0f fix #52: returning error from match init if player can't be contacted
  • a3f6913 remove docs