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

Cleanup Live 12 support and add tests #20

Merged
merged 6 commits into from
Mar 12, 2024
Merged

Cleanup Live 12 support and add tests #20

merged 6 commits into from
Mar 12, 2024

Conversation

offlinemark
Copy link
Owner

@offlinemark offlinemark commented Mar 12, 2024

Add test files for Live 12 and cleanup the code for handling different Live versions.

We could be defensive and raise an error if we detect e.g. Live 13. On
the other hand, we could just try to parse it anyway and see if it
works. I suspect this code might not change much, so there a chance Live
13 could be released and no action is required on our part. Of course it
would be nice to add tests when that happens, but I'd rather not
be so strict and guarantee that we break when L13 comes out.
@offlinemark offlinemark merged commit 8e2988c into master Mar 12, 2024
1 check passed
@offlinemark offlinemark deleted the l12-cleanup branch March 12, 2024 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant