Releases: BenHuddart/gleplot
Release list
v1.3.0
v1.3.0 (2026-07-05)
This release is published under the GPL-2.0+ License.
Bug Fixes
- packaging: Address review — Py3.8 icon load, Pillow floor, doc filenames (
97d97fc)
Documentation
- Add CLAUDE.md agent guide and document the GUI editor + desktop downloads (
70092f8)
Features
- packaging: Add PyInstaller Windows/macOS desktop builds and release CI (
190837e)
Detailed Changes: v1.2.1...v1.3.0
v1.2.1
v1.2.1 (2026-07-04)
This release is published under the GPL-2.0+ License.
Bug Fixes
- Ragged single-field row no longer defeats delimiter detection (
04ff758)
Detailed Changes: v1.2.0...v1.2.1
v1.2.0
v1.2.0 (2026-07-04)
This release is published under the GPL-2.0+ License.
Bug Fixes
-
Data dock population missed the real open flow ordering (
aa5b686) -
Example .gle was silently excluded by gitignore (
8b1f14d) -
First-run UX - start with editable figure, fix title and placeholder (
f77c161) -
Legend toggle now actually hides the legend (
859cfe4) -
Make Load data file a real push button (
7ac7832) -
Phase D review findings - warnings sync, raw panel refresh, docs (
c60420f) -
Preview and export could not resolve relative data references (
f5ed8ed) -
Strip ANSI color escapes from GLE diagnostics before parsing (
dbf97f2)
Continuous Integration
- Pin GLE build to v4.3.9 and disable man pages and GUI (
668aee7)
Documentation
- Phase 3 polish - GUI user guide, Sphinx page, sample project (
28d34e4)
Features
-
.gle-native file ops, broken-series UI, recognizer hardening (
fd89bef) -
Complete .gle-native GUI integration (milestone MC) (
1c2c035) -
GLE parser foundations - lexer, tables, units, metadata, dataio (
92e802e) -
GLE semantic recognizer - parse .gle files into the figure model (
37ff9e7) -
Phase 0 foundations for PySide GUI editor (
e0d71bd) -
Phase 1 core editor loop - live preview, data manager, property panels (
6755549) -
Phase 2 full workflow - project I/O, export, undo/redo, subplots UI (
7464fca) -
Populate Data dock from an opened figure's referenced data files (
6bc0d6e)
Detailed Changes: v1.1.0...v1.2.0
v1.1.0
v1.1.0 (2026-04-20)
This release is published under the GPL-2.0+ License.
Continuous Integration
- docs: Make pages deploy trigger deterministic (
6dd6d10)
Features
- Add folder option for plot exports (
5c395be)
Detailed Changes: v1.0.1...v1.1.0
v1.0.0
v1.0.0 (2026-03-02)
This release is published under the GPL-2.0+ License.
Bug Fixes
- versioning: Infer bumps from file changes when commit prefixes are missing (
824c3a3)
Chores
- Complete repo reorganization and example suite consolidation (
c2a161f)
Detailed Changes: v0.1.9...v1.0.0