Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@brettchalupa brettchalupa released this 03 Jul 19:21
· 7 commits to main since this release
d3c9af2

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

Full Changelog: v4.0.0...v5.0.0