Releases: lezli01/hotrulez
Releases · lezli01/hotrulez
v0.8.1
Compare
Sorry, something went wrong.
No results found
0.8.1 (2026-07-06)
Bug Fixes
drop deprecated ParameterInfoHandler overrides flagged by the verifier (#36 ) (32def5d )
v0.8.0
Compare
Sorry, something went wrong.
No results found
0.8.0 (2026-07-05)
Features
flag unknown members on closed Firebase Rules built-in receivers (#34 ) (a4139c0 )
v0.7.0
Compare
Sorry, something went wrong.
No results found
0.7.0 (2026-07-04)
Features
0.8 Authoring Polish — structure view, folding, quick docs, parameter info (7fa2a07 )
actionable diagnostics — quick-fixes & symbol inspection (0.7) (548dad8 )
add authoring polish — structure view, folding, quick docs, parameter info (dc5de3b )
Bug Fixes
authoring: correct comment attribution and cross-service dialect gate (4dbc6bc )
capitalize the HotRulez brand on human-facing surfaces (#32 ) (693c3c3 )
diagnostics: keep rules_version first when scaffolding a top-level function (a8308b9 )
v0.6.1
Compare
Sorry, something went wrong.
No results found
0.6.1 (2026-06-30)
Bug Fixes
description: render Buy Me a Coffee as text link, not broken image (726f4a1 )
description: render Buy Me a Coffee as text link, not broken image (159f13c )
v0.6.0
Compare
Sorry, something went wrong.
No results found
0.6.0 (2026-06-29)
Features
support Cloud Storage rules alongside Cloud Firestore (f115c19 )
support Cloud Storage rules alongside Cloud Firestore (03b589d )
v0.5.0
Compare
Sorry, something went wrong.
No results found
0.5.0 (2026-06-28)
Features
add Firestore Rules symbol intelligence (v2) (fe04f41 )
Firestore Rules symbol intelligence (v2 / 0.5) (cd872f4 )
v0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-06-27)
Features
ide: add file icon, brace/quote/comment handling, and docs (a36617b )
Milestone 5 — IDE polish (file icon, brace/quote/comment) and docs (9e0a327 )
Bug Fixes
editor: don't auto-insert a closing brace before word-like tokens (dbd1da2 )
v0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-06-26)
Features
add Firestore Rules diagnostics (annotator + inspections) (8f18b54 )
add Grammar-Kit + JFlex grammar for Firestore Rules (a974202 )
Bug Fixes
address review findings in formatter and diagnostics (a87397c )
align generated parser integrations (bf7fd42 )
diagnostics: correct false-positive and false-negative warnings (7c1539d )
diagnostics: handle default rules version semantics (38daa05 )
diagnostics: stop the recursive-wildcard warning stacking on the placement error (febd918 )
diagnostics: validate rules_version value (58d6498 )
formatter: hang new lines in literals and argument lists to match reformat (04f5ea5 )
harden Firestore rules parsing and diagnostics (5198987 )
lexer: align highlighting lexer with the JFlex parser lexer (34a5bed )
lexer: reject backtick as an invalid character (cdd1426 )
parser: recover blocks and path literals (54d7302 )
parser: recover from malformed top-level and function-body syntax (d180d2f )
parser: tolerate a blockless service while editing (eb55b3b )
restore formatter indent and service-name highlighting (47b33e3 )
v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-06-24)
Features
cover ternary, the is operator, and built-in types/namespaces (baf0231 )
enhance Firestore Rules syntax highlighting and formatting (c35045b )
enrich Firestore Rules syntax highlighting (efa6b8a )
format path expressions and $() interpolation in conditions (00030e5 )
hang-indent chained-call and map-literal continuations (b3cde1a )
highlight the let keyword (b17d6b8 )
indent multi-line expressions and keep grouping-paren spacing (3823bd0 )
separate Firestore Rules block members with blank lines (2ac6d9a )
Bug Fixes
prevent parser hang on map literals and stray braces (01ad410 )
v0.1.0
Compare
Sorry, something went wrong.
No results found
0.1.0 (2026-06-23)
Features
add firestore rules formatter (630d9b6 )
scaffold plugin and syntax highlighting (2b665e2 )