-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initial version #1
Conversation
Thanks @kchadha. I addressed your comments with the exception of one (which I've opened an issue for on |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
🎉 This PR is included in version 2.1.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Overview
Sets up the initial version of
scratch-analysis
which replaces functionality from version1.0.2
ofscratch-parser
while also adding identical support for SB3 files.Context
This work is required to update the Scratch search crawler to support SB3 files prior to launch.
Test Coverage