What's Changed
- Decoration for polar panels by @teunbrand in #418
- Spatial phase I: Layer by @teunbrand in #370
- Add CASE expression support to tree-sitter grammar by @cpsievert in #432
- Add aggregate functionality for base layers by @thomasp85 in #384
- Resuppress dummy axes on polar plots by @teunbrand in #430
- Improve docs by @arturcarvalho in #433
- Expand tooling documentation by @georgestagg in #441
- add side to jitter and boxplot by @thomasp85 in #439
- fix(parser): preserve Jinja templates in SQL extraction by @dataders in #445
- allow dummy axes for relevant layers by @thomasp85 in #442
- Upgrade to duckdb v1.10502 and arrow v58 by @georgestagg in #447
- Add ADBC reader behind 'adbc' feature by @jimhester in #422
- fix(writer): boxplot produces invalid Vega-Lite spec by @cpsievert in #449
- Support predicates in function arguments by @cpsievert in #457
- Release version 0.3.3 by @georgestagg in #460
- fix: unquote SQL identifiers in VISUALIZE column references by @cpsievert in #450
- Improvements to hinges by @teunbrand in #466
- Labels for numeric scales compare on
datum.valueby @teunbrand in #464 - Spatial phase II: Map projections by @teunbrand in #455
- Use display names for aesthetics in stat error messages. by @teunbrand in #463
- Layer densification/munching for map projections by @teunbrand in #472
- Add spatial support for Wasm by @georgestagg in #471
- Improvements around skill.md by @teunbrand in #474
- Use
Parametertype alias forHashMap<String, ParameterValue>. by @teunbrand in #473 - Add missing spatial news bullets by @teunbrand in #476
- suggestion on how to describe aesthetics by @EvaMaeRey in #478
- Fix
PARTITION BYbug for spatial projections by @teunbrand in #479 - Fix label expressions for binned scales by @teunbrand in #480
- Pin rustc and toolchain to 1.86 by @thomasp85 in #475
- Avoid the toolchain toml by @thomasp85 in #481
- Fix panel boundary missing for lon/lat map projections by @teunbrand in #482
- Release version 0.4.0 by @georgestagg in #486
- Release version 0.4.1 by @georgestagg in #487
New Contributors
- @dataders made their first contribution in #445
- @jimhester made their first contribution in #422
Full Changelog: v0.3.3...v0.4.1