Releases: CraftedSignal/spl-parser
Releases · CraftedSignal/spl-parser
v0.6.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.6.0 (2026-01-30)
🎁 Feature
add join support (ef20062 )
add JOIN/APPEND extraction with subsearch decomposition (2c20756 )
🔎 Tests
spl-parser: add set-based test helpers and comprehensive join extraction test suite (3a6fab6 )
v0.5.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.5.0 (2026-01-24)
🎁 Feature
support eval() in stats and subsearch in where expressions (dcc4511 )
v0.4.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.4.0 (2026-01-24)
🎁 Feature
support bare wildcard (*) as search term (5af0c8e )
🚧 Chores
cicd: Bump actions/checkout from 4 to 6 (1b63707 )
cicd: Bump golangci/golangci-lint-action from 6 to 9 (b60dcbf )
cicd: Bump actions/setup-go from 5 to 6 (6a9097d )
v0.3.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.3.0 (2026-01-20)
🎁 Feature
sync grammar and extractor improvements from backend (5e1be40 )
extract conditions from multisearch subsearches (dfdd3fa )
v0.2.2
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.2.2 (2026-01-20)
🐞 Bug Fixes
update GitHub Actions to use correct versions (0fa5f9e )
v0.2.1
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.2.1 (2026-01-20)
🐞 Bug Fixes
update golangci-lint config for v2 (e7e10b3 )
v0.2.0
Compare
Sorry, something went wrong.
No results found
hazcod
released this
20 Jan 07:19
v0.1.0
Compare
Sorry, something went wrong.
No results found
0.1.0 (2026-01-19)
🎁 Feature
initial SPL parser release (182d500 )