Skip to content

Quill v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 17:55

Changelog

Features

  • a93bcc6 feat: expose quill.Version and validate the release tag against it

Bug fixes

  • 9d983ab fix(diagnostics): add error columns and locate unterminated openers
  • 92f13a2 fix(interp): clamp @tab level to the platform int range
  • 7465a93 fix(parse): make parenIsArrow O(1) and cap parser recursion depth

Other changes

  • ba16264 ci(codeql): filter example regex false positives by query id (#7)
  • 7bdeeac ci(codeql): re-arm integer-conversion check via a guarded IntCount helper
  • 7e84ed4 docs,examples: switch the recommended template extension to .quill
  • d19c3eb editors: add VS Code Quill grammar and .quill Linguist mapping
  • dae7967 refactor: nest internal engine packages under core/