Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.

Releases: pioneers/PieCentral

dawn/2018-04-26

26 Apr 16:55
c530960
Compare
Choose a tag to compare
Dawn 2018 Final Competition Changes (#586)

runtime/2018.2.6

17 Mar 18:16
92a06c1
Compare
Choose a tag to compare

Changelog

  • Fixes issue where SyntaxError in studentCode crashed runtime (was not caught).

dawn/2018.2.0

17 Mar 05:27
f90add6
Compare
Choose a tag to compare
Update Robot API for Dawn 2018.2.0 (#566)

dawn/2018-03-16b

17 Mar 04:41
Compare
Choose a tag to compare
Timestamp made Public

runtime/2018.2.5

15 Mar 03:55
Compare
Choose a tag to compare

Adds support for example game codes in runtime and fixes race condition associate with decoding game codes.

runtime/2018.2.3

13 Mar 20:58
d568296
Compare
Choose a tag to compare

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

13 Mar 22:58
d568296
Compare
Choose a tag to compare

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

06 Mar 03:01
d568296
Compare
Choose a tag to compare
[RUNTIME] Bump patch version (#557)

dawn/2018.1.0

10 Mar 07:47
e99f071
Compare
Choose a tag to compare
Dawn Displays Special Values for Game (#551)

dawn/2018-03-16a

17 Mar 00:35
Compare
Choose a tag to compare
Harmonized File Upload/Download; Fix Socket.IO On-Close