Releases: scratchfoundation/scratch-parser
Releases · scratchfoundation/scratch-parser
v6.0.0
25 Nov 15:54
Compare
Sorry, something went wrong.
No results found
v5.2.1
21 Feb 20:17
Compare
Sorry, something went wrong.
No results found
5.2.1 (2024-02-21)
Bug Fixes
deps: update dependency eslint-config-scratch to v9.0.4 (8aceb7a )
v5.2.0
21 Feb 19:25
Compare
Sorry, something went wrong.
No results found
5.2.0 (2024-02-21)
Bug Fixes
deps: unpin non-dev dependencies (a553f06 )
Features
deps: update dependency eslint-config-scratch to v5.1.0 (#83 ) (cd68cbd )
v5.1.1
13 Dec 19:34
Compare
Sorry, something went wrong.
No results found
5.1.1 (2022-12-13)
Bug Fixes
parse: do not remove backslashes followed by b (ca764ef )
v5.1.0
15 Nov 16:17
Compare
Sorry, something went wrong.
No results found
5.1.0 (2022-11-15)
Features
circleci: add circleci (73379e4 )
sb3_schema.json: add origin field to meta info (6dadf4c )
v5.0.0
18 Mar 20:56
Compare
Sorry, something went wrong.
No results found
5.0.0 (2019-03-18)
Code Refactoring
unzip: remove support for gzip files (da7c3d1 )
BREAKING CHANGES
unzip: Gzipped files are no longer supported as input to the parser.
v4.3.6
06 Mar 16:20
Compare
Sorry, something went wrong.
No results found
4.3.6 (2019-03-06)
Bug Fixes
perf: remove async dependency (b78d017 )
perf: replace async waterfall with promise chain (4c17e4e )
depend on pify (4f3d6eb )
v4.3.5
27 Feb 22:49
Compare
Sorry, something went wrong.
No results found
4.3.5 (2019-02-27)
Bug Fixes
parse: remove backspace control characters from input to be parsed (f73ef51 )
v4.3.4
12 Feb 11:19
Compare
Sorry, something went wrong.
No results found
4.3.4 (2019-02-12)
Bug Fixes
unzip: handle sb2 files zipped with a folder (750e866 ), closes #42
v4.3.3
19 Dec 16:48
Compare
Sorry, something went wrong.
No results found
4.3.3 (2018-12-19)
Bug Fixes
sb3_definitions: allow sprites to be named 'stage' or 'Stage' (f8f8c33 ), closes #49
sb3_definitions: prevent sprites from being named stage (bea66d6 )