Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 1.04 KB

CHANGELOG

v0.2.17(unreleased)

v0.2.16

  • Fix parse directive with space #56

v0.2.15

  • Fix parse and write the default values in the input value definition #53

v0.2.14

  • Fix merging error in reverse order of object extension #51

v0.2.13

  • Support the object extension #49

v0.2.12

  • Fix where the undefined operation type is generated #47

v0.2.11

  • Fixed mis-used rune [ instead of tokLBracket #41
  • Fixed merge error when the property name as type #45

v0.2.10

  • Fixed build error when the argument name has input #39

v0.2.9

  • New parser implementation #35
  • Fixed issue stripping descriptions and comments #35