graphql-parser
A parser, AST and serializer for graphql query language and scheme definition language (sometimes called IDL).
0.4.1
35M downloads/mo
#1546 most downloaded on crates.io
graphql-rust/graphql-parser
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 2 months to 3.0 years
Most releases are documented
notes for 7 of 8 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
8 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · Feb 2018 to Dec 2024
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 8-
0.4.103 Dec 2024 -
0.4.025 Nov 2021Release notes
Open source →- syntax: repeatable directive definitions (by @bojanserafimov)
- syntax: support for nameless queries with vars (by @timsuchanek)
- syntax: support interfaces that implement other interfaces (by @obi1kenobi)
- api:
into_staticmethod for values (by @mathstuf) - security: guard against stack overflow for deeply nested input (by @That3Percent)
- api:
consume_definitionfunction (by @That3Percent)
-
0.3.019 Mar 2020Release notes
Open source →- AST structures are now parametrized by string type (can be borrowed, owned, or Cow)
- Using std::error::Error trait for errors instead of failure
- Upgraded codebase to use rust's edition 2018
-
0.2.328 Jun 2019 -
0.2.224 Jul 2018 -
0.2.104 Jun 2018Nothing published for this version
-
0.2.011 Feb 2018 -
0.1.005 Feb 2018