Releases: Catglobe/Catglobe.CgScript
Releases · Catglobe/Catglobe.CgScript
v2.32.3
12 May 06:21
Compare
Sorry, something went wrong.
No results found
This release is also available on:
2.32.3 (2026-05-12)
Bug Fixes
use specific ResilienceHandler for the long running attempts (3c274fa )
v2.32.2
11 May 10:20
Compare
Sorry, something went wrong.
No results found
This release is also available on:
2.32.2 (2026-05-11)
Bug Fixes
v2.32.1
08 May 05:15
Compare
Sorry, something went wrong.
No results found
This release is also available on:
2.32.1 (2026-05-08)
Bug Fixes
CGS001 detect cross-scope variable re-declaration conflicts (#126 ) (137d651 )
prevent line breaks inside 'for' loop headers during formatting (a6f0ba9 )
Prevent line breaks inside for loop headers during formatting (#127 ) (5852c6b )
security update to dependency (2f011dc )
update engine to 118 (55d5c04 )
v2.32.0
24 Apr 03:54
Compare
Sorry, something went wrong.
No results found
This release is also available on:
2.32.0 (2026-04-24)
Features
qsl: add QSL007 warning for unnecessarily-quoted q/AO/SQ text (311ae4c )
qsl: extend QSL007 to conditions; fix ON_PAGE to comma-only (4da01a1 )
tts: add TTS_ENTER_TO_NEXT_TEXT property (104) (8f88d3a )
tts: add TTS_MULTI_SELECT_TEXT (105) property (6813922 )
v2.31.2
17 Apr 03:46
Compare
Sorry, something went wrong.
No results found
This release is also available on:
2.31.2 (2026-04-17)
Bug Fixes
Support Bool as a valid type alias for bool (#122 ) (4165ce5 )
v2.31.1
16 Apr 02:28
Compare
Sorry, something went wrong.
No results found
This release is also available on:
2.31.1 (2026-04-16)
Bug Fixes
add bundledDependencies so vscode-languageclient ships in the VSIX (8804ec5 )
v2.31.0
15 Apr 14:16
Compare
Sorry, something went wrong.
No results found
This release is also available on:
2.31.0 (2026-04-15)
Bug Fixes
make whereExpressions non-optional in protected ctor; pass through With* methods (b599e85 )
Features
export where-expressions to CgScriptDefinitions.json; remove hardcoded BuildWhereExpressions() (8bdb6c4 )
restore temp-pack comment in Lsp.csproj; convert WhereExpressions to instance members for payload support (20ab166 )
v2.30.0
15 Apr 08:06
Compare
Sorry, something went wrong.
No results found
This release is also available on:
2.30.0 (2026-04-15)
Features
add where-expression aggregator recognition (CGS027) (09d50bb )
LSP hover, completion, and signature help for where-expressions (1e29622 )
v2.29.6
14 Apr 09:48
Compare
Sorry, something went wrong.
No results found
This release is also available on:
2.29.6 (2026-04-14)
Bug Fixes
show CGS code in diagnostics panel; CGS004 is Error not Warning (286e110 )
v2.29.5
14 Apr 09:30
Compare
Sorry, something went wrong.
No results found
This release is also available on:
2.29.5 (2026-04-14)
Bug Fixes
cm-activeLine must be transparent so selection is visible on active line (31b50b4 )
improve active line visibility in dark and light mode (5c898ec ), closes #ffffff18 #d0e4ff99