Releases: scratchfoundation/scratch-parser
Releases · scratchfoundation/scratch-parser
v4.3.2
4.3.2 (2018-08-13)
Bug Fixes
- sb3_definitions: fix comment position validation (5a9d618)
v4.3.1
4.3.1 (2018-08-13)
Bug Fixes
- sb3_definitions: fix validation error (8eb3c30)
v4.3.0
4.3.0 (2018-07-25)
Features
- add layerOrder informaiton to stage and sprites (d2fe285)
v4.2.0
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
4.1.1 (2018-05-07)
Bug Fixes
- sprite2: sprite2 validation should allow sprites without sounds (af53ae2)
v4.1.0
4.1.0 (2018-05-03)
Features
- sprite3_cleanup: minor version change for sprite3 cleanup (4250b52)
v4.0.0
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
3.0.1 (2018-04-12)
Bug Fixes
- schema: escape '.' in regex patterns (705d806)
v3.0.0
3.0.0 (2018-04-11)
chore
- semver: bump major version (c36b30c)
BREAKING CHANGES
v1.0.2
<a name"1.0.2">
1.0.2 (2017-09-11)
Bug Fixes
- $schema: Removes 'sounds' from required array in JSON schema (9322967b)