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

Replace ariadne with codesnake #185

Merged
merged 6 commits into from
Jun 18, 2024
Merged

Replace ariadne with codesnake #185

merged 6 commits into from
Jun 18, 2024

Conversation

01mf02
Copy link
Owner

@01mf02 01mf02 commented Jun 18, 2024

At the time of writing, the ariadne crate had broken semantic versioning for over a month. This motivated my moving away from it to a newly-written crate called codesnake. Apart from having fewer dependencies and a significantly smaller code base, this crate enables colored parse error messages in jaq-play.

This should close #176 as well as #177.

@01mf02 01mf02 merged commit f2b92fd into main Jun 18, 2024
1 check passed
@01mf02 01mf02 deleted the codesnake branch June 18, 2024 13:53
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.

Build failure for v1.3.0 on macos & linux, but building from latest main (1699a7d1fc7ede) works
1 participant