Skip to content

Releases: scratchfoundation/scratch-parser

v4.3.2

13 Aug 20:02
0f3a10d
Compare
Choose a tag to compare

4.3.2 (2018-08-13)

Bug Fixes

  • sb3_definitions: fix comment position validation (5a9d618)

v4.3.1

13 Aug 15:42
660d56e
Compare
Choose a tag to compare

4.3.1 (2018-08-13)

Bug Fixes

  • sb3_definitions: fix validation error (8eb3c30)

v4.3.0

25 Jul 15:36
badddcf
Compare
Choose a tag to compare

4.3.0 (2018-07-25)

Features

  • add layerOrder informaiton to stage and sprites (d2fe285)

v4.2.0

18 Jun 13:43
ef78ed1
Compare
Choose a tag to compare

4.2.0 (2018-06-18)

Bug Fixes

  • sb3_definitions: add comment text character limit (328b5a3)

Features

  • sb3_schema: add comment validation for sb3 (1f8a651)

v4.1.1

07 May 15:21
1f05cb4
Compare
Choose a tag to compare

4.1.1 (2018-05-07)

Bug Fixes

  • sprite2: sprite2 validation should allow sprites without sounds (af53ae2)

v4.1.0

03 May 20:46
Compare
Choose a tag to compare

4.1.0 (2018-05-03)

Features

  • sprite3_cleanup: minor version change for sprite3 cleanup (4250b52)

v4.0.0

03 May 15:35
f095938
Compare
Choose a tag to compare

4.0.0 (2018-05-03)

Features

  • schemas: add support for sprite files for 2.0 and 3.0 (b808e74)

BREAKING CHANGES

  • schemas: Change to main API which now takes an additional boolean argument indicating
    whether a sprite or project is being validated

v3.0.1

12 Apr 14:11
5daad96
Compare
Choose a tag to compare

3.0.1 (2018-04-12)

Bug Fixes

  • schema: escape '.' in regex patterns (705d806)

v3.0.0

11 Apr 22:46
Compare
Choose a tag to compare

3.0.0 (2018-04-11)

chore

  • semver: bump major version (c36b30c)

BREAKING CHANGES

  • semver: version bump

v1.0.2

11 Sep 16:05
Compare
Choose a tag to compare

<a name"1.0.2">

1.0.2 (2017-09-11)

Bug Fixes

  • $schema: Removes 'sounds' from required array in JSON schema (9322967b)