Skip to content

Tags: wravery/cppgraphqlgen

Tags

v3.2.3

Toggle v3.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#110 from wravery/master

Update to v3.2.3 and keep the version in sync with release tags

v3.2.2

Toggle v3.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#104 from wravery/master

Sync to latest PEGTL commit and fix breaks

v3.2.1

Toggle v3.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#99 from wravery/master

Update PEGTL to 83b6cdc717b68a3714e6c76e13dbc4a571b491c1

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#92 from wravery/master

Use explicit DLL exports on Windows

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#91 from wravery/master

Doc updates and a bug fix for defaultValue in Introspection

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#88 from wravery/master

Implement the Validation section of the spec

v3.0.4

Toggle v3.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#78 from wravery/master

Add more documentation

v3.0.3

Toggle v3.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#71 from wravery/master

Handle blank lines in the sample app and fix problems with schema_exception

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#64 from wravery/master

Fix microsoft#63 - I re-ran the PR verification build and it [passed](https://dev.azure.com/wravery/Build%20Pipelines/_build/results?buildId=237)

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#60 from wravery/master

Misc. updates to synch with latest PEGTL