eviltester
released this
28 Jan 15:43
·
193 commits
to master
since this release
API Challenges has been updated to v 1.1
This release supports sessions in multiplayer mode so that each player has their own session and discrete data store so they cannot see or interfere with other players.
This should make the challenges easier to complete without interference from anyone else.
Additionally the UI makes it easier to juggle and remember sessions, and view the instances based on the current session stored in the cookie.
The main project now has Github actions to run the tests across 3 different JVMs.