What's Changed
- breaking: The graphql gem 2.2.0+ breaks some of the parsing and displaying of comments from a GraphQL schema file
- breaking: Ruby 2.6, 2.7, 3.0 are no longer supported as they are End of Life (EOL)
- feat: CLI version flag:
graphql-docs --version
/graphql-docs -v
- fix: CLI now works outside of a Bundler project
- fix: test suite
- chore: switch to sess-embedded gem for more maintained dependency
New Contributors
- @jeromedalbert made their first contribution in #135
- @Leenday made their first contribution in #141
- @JoanLn made their first contribution in #146
- @ntkme made their first contribution in #148
Full Changelog: v4.0.0...v5.0.0