Skip to content

Commit 60735c4

Browse files
max-sixtyclaude
andauthored
chore: Prepare release 0.13.8 (#5605)
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 0984dc4 commit 60735c4

1 file changed

Lines changed: 42 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,53 @@
1414

1515
**Integrations**:
1616

17-
- Add grammar file for Raku. (@vanillajonathan, #5576)
17+
**Internal changes**:
18+
19+
**New Contributors**:
20+
21+
## 0.13.8 — 2025-12-12
22+
23+
0.13.8 has 47 commits from 6 contributors. Selected changes:
24+
25+
**Features**:
26+
27+
- Add named parameter support for DuckDB read_parquet (@max-sixty, #5563)
28+
29+
**Fixes**:
30+
31+
- Snowflake interval quoting style (@priithaamer, #5604)
32+
- Return error instead of panicking when window rows/range is not a range
33+
(@max-sixty, #5603)
34+
- Add ORDER BY fallback for Snowflake window functions (@max-sixty, #5583)
35+
- DISTINCT ON to include wildcard when projection is empty (@max-sixty, #5562)
36+
- Lineage traces through CTEs to source tables (@nightscape, #5581)
37+
- Lineage works with unions (@nightscape, #5550)
38+
- Handle lineage correctly when group pipeline simplifies to non-TransformCall
39+
(@max-sixty, #5584)
40+
- Return error for join referencing inaccessible table (@max-sixty, #5587)
41+
- Error when table variable used in scalar context (@max-sixty, #5585)
42+
- Improve error messages for missing main pipeline (@max-sixty, #5565)
43+
- Provide clear error for empty tuple/array in from (@max-sixty, #5564)
44+
- Improve error message for negative numbers in transforms (@max-sixty, #5566)
45+
46+
**Documentation**:
47+
48+
- Close HTML comment in sort.md documentation (@max-sixty, #5597)
49+
50+
**Integrations**:
51+
52+
- Add grammar file for Raku (@vanillajonathan, #5576)
1853

1954
**Internal changes**:
2055

56+
- Upgrade mdbook to 0.5.0 (#5568)
57+
- Update macOS runners to version 15 (#5596)
58+
- Remove 2nd person from error messages (#5567)
59+
2160
**New Contributors**:
2261

62+
- @nightscape, with #5550
63+
2364
## 0.13.7 — 2025-11-08
2465

2566
0.13.7 has 8 commits from 6 contributors. Selected changes:

0 commit comments

Comments
 (0)