Skip to content

Releases: graphpql/graphpinator-tokenizer

1.2

10 Nov 14:03
Compare
Choose a tag to compare
  • Dependencies
  • Use native enum for TokenType class (⚠️ potential BC break)
  • Removed OperationType class (⚠️ potential BC break)

1.1.1

01 Jun 20:43
6ad6c7c
Compare
Choose a tag to compare
  • Literal values (true, false, null) are now case sensitive

1.1

01 Jun 19:12
cf39706
Compare
Choose a tag to compare
1.1
  • Added support for typesystem keyword token types
  • Added option to skip keyword token generation and return all sequence tokens as NAME
  • Moved Source namespace into separate package
  • Improved code with PHP8 features

1.0.2

22 Mar 10:32
e68b810
Compare
Choose a tag to compare
  • Changed visibility of isOutputable method

Release 1.0.1

02 Mar 15:40
5aa9a72
Compare
Choose a tag to compare
  • Ensures compatibility with upcoming graphpinator.

Initial release

20 Nov 17:09
e6ec584
Compare
Choose a tag to compare

extracted from main graphpinator package