| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| squawk-linux-arm64 | 2026-02-28 | 23.4 MB | |
| squawk-linux-arm64-2.43.0.vsix | 2026-02-28 | 7.9 MB | |
| squawk-alpine-arm64-2.43.0.vsix | 2026-02-28 | 7.8 MB | |
| squawk-linux-musl-arm64 | 2026-02-28 | 22.7 MB | |
| squawk-alpine-x64-2.43.0.vsix | 2026-02-28 | 7.5 MB | |
| squawk-linux-musl-x64 | 2026-02-28 | 23.8 MB | |
| squawk-win32-x64-2.43.0.vsix | 2026-02-28 | 4.5 MB | |
| squawk-windows-x64.exe | 2026-02-28 | 14.8 MB | |
| squawk-darwin-x64 | 2026-02-28 | 15.7 MB | |
| squawk-darwin-x64-2.43.0.vsix | 2026-02-28 | 5.1 MB | |
| squawk-darwin-arm64 | 2026-02-28 | 15.4 MB | |
| squawk-darwin-arm64-2.43.0.vsix | 2026-02-28 | 5.0 MB | |
| squawk-linux-x64 | 2026-02-28 | 23.7 MB | |
| squawk-linux-x64-2.43.0.vsix | 2026-02-28 | 7.4 MB | |
| Fix Squawk Ignore File Comment Bug + IDE Improvements source code.tar.gz | 2026-02-28 | 2.4 MB | |
| Fix Squawk Ignore File Comment Bug + IDE Improvements source code.zip | 2026-02-28 | 2.9 MB | |
| README.md | 2026-02-28 | 685 Bytes | |
| Totals: 17 Items | 190.1 MB | 0 | |
Added
- ide: quick action for
timestamp with out timezonetotimestamptz(#976) - ide: goto def for create aggregate params (#972)
- ide: hover/goto def for subquery w/ alias (#970)
- ide: lateral joins, subqueries with table, hover aliases (#969)
- ide: support table alias with column list (#968)
Fixed
- linter: fix ignore comment not working with trailing content (#975)
- ide: fix column name infer & related goto def (#977)
- syntax: update ast with missing
detach partitionfields (#978) - ide: fix builtin aggregates being defined as functions (#971)
- ci: fix arm musl build (#966)
Internal
- ide: refactor hover to use goto def (#967)