Skip to content
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

Fix StackReference Not Updating & Backwards Compatibility #70

Merged

Conversation

WolfyScript
Copy link
Owner

@WolfyScript WolfyScript commented Jan 8, 2024

This PR makes sure, that StackReferences parse the StackIdentifier whenever the Parser becomes available. (Previoulsy they were not updated and caused issues)

Additionally, it introduces a legacy Parser and StackReference, that are used to deserialize StackReferences from the old APIReference data.

@WolfyScript WolfyScript added the enhancement New feature or request label Jan 8, 2024
@WolfyScript WolfyScript merged commit ead6528 into master Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant