Releases: montanarograziano/spark_plan_viz
Releases · montanarograziano/spark_plan_viz
Release list
v1.1.1
v1.1.0
[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
[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
[0.2.3] - 2025-11-26
🐛 Bug Fixes
- Disable test pipeline on push on main (#2)
- Fix release pipeline
- Update release pipeline