Skip to content

Releases: wuespace/telestion-message-type-dsl-specs

v1.0.0

26 Mar 11:12
cd25b3a
Compare
Choose a tag to compare

1.0.0 (2022-03-26)

Features

  • grammar: Add ANTLR4 grammar for SimpleTypeSpecifierNode parsing (8c855de)
  • spec: Add PrimitiveSpecification specifications (643991b)
  • spec: Add appendix giving credit to the specification's authors and Spec Markdown (2a23385)
  • spec: Add notes about results from the order of precedence in SimpleTypeSpecifierNode types (5a0dbfc)
  • spec: Mention ANTLR 4 grammar file in documentation (6f02691)
  • spec: Support whitespaces in SimpleTypeSpecifier values (4aa197a)
  • spec: Various enhancements to the specification (6b72400)

Bug Fixes

  • spec: Fix MessageSpecification grammar definition (e0555a6)
  • spec: Fix prettier issues (600da85)
  • spec: Fix typos and optimize wording (a823b84)
  • spec: Fix various small issues (8c858bf)
  • spec: Specify order of precedence for SimpleTypeSpecifierNode (0b81a95)