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

Request for release (0.7.0 or 0.6.1) #68

Closed
sirosen opened this issue Aug 24, 2023 · 1 comment
Closed

Request for release (0.7.0 or 0.6.1) #68

sirosen opened this issue Aug 24, 2023 · 1 comment

Comments

@sirosen
Copy link
Contributor

sirosen commented Aug 24, 2023

Hi! I recently contributed #67 , and I'm super-happy to see that merged and ready to go.
I was hoping for a release soon so that I can pick this up and incorporate it into my project downstream.
I don't think there's a way for contributors to help with this process.


Here's a little sidebar about how I plan to use this crate, in case it's of interest:

I'm the maintainer of check-jsonschema, which is a JSON Schema CLI. The JSON Schema spec recommends ECMA regex syntax, and python regex syntax diverges from that slightly.

There's a regress python package which wraps this crate (https://github.com/crate-py/regress) made by the jsonschema (python package) maintainer. I plan to use regress via that package, and plug it in for JSON Schema "format": "regex" checking. (The irony of bridging the JS and Python ecosystems via Rust is not lost on me! 😁 )

check-jsonschema has a small user community, but this path of check-jsonschema -> regress (python package) -> regress (crate) will help get the package in front of more users. And if we run into issues, I'll be happy to bring whatever fixes I can upstream to this repo!

@ridiculousfish
Copy link
Owner

Published as 0.7.0. Thanks for sharing your use case, I will follow it!

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

No branches or pull requests

2 participants