Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 1.0.0 #7

Merged

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

1.0.0 (2023-06-23)

Features

  • add __loc (048b8ab)
  • add arguments node for call arguments (5be42c8)
  • add extra nodes for members and named_argument (9251b9e)
  • add release please and fuzz action (b5d48ce)
  • add tests, add block rule and apply where necessary, and fix some rules (#1) (9da263a)
  • complete the queries and grammar (9b2b6a3)
  • grammar: Add provides type to struct definition (f8756b1)
  • Initial working parser (1cc3a83)
  • properly handle some edge cases (846ccc3)
  • properly parse multiline string literals with more than 3 immediate starting/ending quotes (3a83ea3)
  • queries: add folds, indents, injections, locals, and tags, update highlights (f3122c6)
  • v0.0.2 (af8a2d4)
  • v0.0.3 (5fd795a)

Bug Fixes

  • remove None as a special rule (1d89837)
  • strings with quoted text immediately followed by triple quotes were not being parsed correctly (c72e244)
  • use a stateful scanner to keep track of quote count to avoid infinite loop bug (49733fd)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--tree-sitter-pony branch from 571b9db to 76eaace Compare June 23, 2023 02:27
@amaanq amaanq merged commit 7abc589 into master Jun 23, 2023
@github-actions
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant