Changelog

This changelog is generated automatically from GitHub Releases.

v0.3.3

2026-05-27 · GitHub

Bumps the upstream ggsql Rust crate to v0.3.3 hotfix.

v0.3.2

2026-05-14 · GitHub

Changed

  • Upgraded to ggsql Rust crate v0.3.2.
  • render_altair() and VegaLiteWriter.render_chart() now default to validate=False when creating Altair chart objects. This avoids ValidationErrors for valid specs (e.g., boxplots) that use Vega-Lite features not yet reflected in Altair’s schema. Pass validate=True to re-enable.

py/v0.3.1

2026-04-30 · GitHub