Skip to content

Releases: montanarograziano/spark_plan_viz

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 22 Mar 15:18

[1.1.1] - 2026-03-22

🐛 Bug Fixes

  • Tighten query plan suggestion precision

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Mar 01:13

[1.1.0] - 2026-03-22

🚀 Features

  • Add example-driven integration tests and expanded gallery

🐛 Bug Fixes

  • (api) Refactor plan exports and rules
  • (tests) Avoid opening browser during file render

📚 Documentation

  • Add PyPI link to README, docs site, and project metadata

⚙️ Miscellaneous Tasks

  • (ci) Simplify workflows

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Mar 00:31

[1.0.0] - 2026-03-22

🚀 Features

  • Add 14-rule optimization suggestions engine
  • (ci) Automate releases with python-semantic-release

🐛 Bug Fixes

  • (ci) Fix PSR changelog config and disable via workflow input
  • (ci) Fix PSR build in Docker and prevent major bump on 0.x

📚 Documentation

  • Add Zensical documentation site with GitHub Pages deployment

🚜 Refactor

  • Break god module into focused submodules

⚙️ Miscellaneous Tasks

  • Update README and gitignore for new features

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 26 Nov 22:06

[0.2.3] - 2025-11-26

🐛 Bug Fixes

  • Disable test pipeline on push on main (#2)
  • Fix release pipeline
  • Update release pipeline