Skip to content
This repository has been archived by the owner on May 3, 2020. It is now read-only.

Latest commit

 

History

History
48 lines (39 loc) · 2.07 KB

CHANGELOG.md

File metadata and controls

48 lines (39 loc) · 2.07 KB

1.4.1

  • Merge PR from mogelbuster to clarify the need for file names to end with .rule or .rules. Thank you mogelbuster!

1.4.0

1.3.2

  • Merge PR from Arturo Guzman to allow uid field in request.auth. Thank you Arturo!

1.3.1

  • Merge PR from Sam Stern to allow . (period) in a field path. Thank you Sam!

1.3.0

1.2.0

  • #4 Initial hover support.
  • #3 Completions for server, match and allow directives.
  • #5 Fix symbol descriptions wrapping mid-word.

1.1.1

  • #2 Add string syntax highlighting.
  • #1 Fix highlighting for multiple function parameters.
  • #6 Fix highlighting for various built-in types and methods.
  • Still iterating on logo.

1.1.0

  • Add completions for basic types and global objects.
  • Add syntax highlighting for custom functions.
  • Update logo (still meh).

1.0.1

1.0.0

  • Initial release with basic syntax highlighting.