This repository has been archived by the owner on Jul 6, 2020. It is now read-only.
Releases: pioneers/PieCentral
Releases · pioneers/PieCentral
dawn/2018-04-26
Dawn 2018 Final Competition Changes (#586)
runtime/2018.2.6
Changelog
- Fixes issue where
SyntaxError
instudentCode
crashed runtime (was not caught).
dawn/2018.2.0
Update Robot API for Dawn 2018.2.0 (#566)
dawn/2018-03-16b
Timestamp made Public
runtime/2018.2.5
Adds support for example game codes in runtime and fixes race condition associate with decoding game codes.
runtime/2018.2.3
Changelog:
- Fixes module persistence when importing from
studentCode
, which prevented students from running an uploaded program without power cycling or restarting runtime.
runtime/2018.2.2
Run with user_hotfix
script on BBB in DevOps/frankfurter/scripts/tools
. Fixes issues with runtime importing nonexistent game-related attributes from studentCode
and the update script calling environment.
runtime/2018.2.1
[RUNTIME] Bump patch version (#557)
dawn/2018.1.0
Dawn Displays Special Values for Game (#551)
dawn/2018-03-16a
Harmonized File Upload/Download; Fix Socket.IO On-Close