Skip to content

Releases: tree-sitter-grammars/tree-sitter-func

Release list

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 13 May 05:23
c1d2cc4

1.0.0 (2023-05-13)

Features

  • add eslint code linter/formatter (d946311)
  • add include and pragma directives, add const var declarations (d907a84)
  • add multiline asm strings, code formatting (33bf19e)
  • add publish, lint, and release actions (b719600)
  • add Swift bindings (7969421)
  • ci & parse-examples script (547713c)
  • proper query structure (f573156)

Bug Fixes