Skip to content

1.0.0-RC1

Choose a tag to compare

@release-drafter release-drafter released this 19 Jul 21:47
· 912 commits to master since this release
9660e59

Major Changes

  • BREAKING CHANGE: update library structure (#255) @dkuc84

Library was updated to a multi-module project that will allow creating more specialized packages in the future. Project previously released as graphql-kotlin is now released as graphql-kotlin-schema-generator.

Minor Changes

  • Fix built-in directive print strings to include arguments (#256) @dkuc84
  • feat: allow renaming of properties and functions (#272) @smyrick

Non-version Changes