Skip to content

Releases: ScratchEverywhere/seec

seec v0.10.0

18 Oct 18:04
d704481

Choose a tag to compare

Fixed seec trying to process all assign statements causing block function errors
where they shouldn't happen.

seec v0.9.0

10 Oct 22:08
edd9b2e

Choose a tag to compare

Switch to native luac5.1 to fix some issues in the generated bytecode.

seec v0.8.2

10 Oct 20:38
5a273d1

Choose a tag to compare

Another hotfix to properly add the types of boolean blocks.

seec v0.8.1

10 Oct 01:29
07c7132

Choose a tag to compare

This is a hotfix to correctly add the number of settings to the file format.

seec v0.8.0

09 Oct 05:35
67df315

Choose a tag to compare

Added the new settings section.

seec v0.7.0

02 Oct 03:35
8e93816

Choose a tag to compare

Added the version info data to match the new format.

seec v0.6.0

25 Sep 04:01
ae0c6b6

Choose a tag to compare

Made core extensions the same format as normal ones to match the new documentation.

seec v0.5.0

20 Sep 01:38
b957f78

Choose a tag to compare

  • Updated the way permissions are handled in meta.json.
  • Added support for the new permissions.

seec v0.4.0

13 Sep 18:24
6342115

Choose a tag to compare

Added info about supported platforms to the format (and therefore seec needed to be updated as well.)

seec v0.3.0

01 Sep 01:56

Choose a tag to compare

Added support for command line arguments.