StatsPlayground v0.0.0-alpha.1
Pre-release
Pre-release
·
30 commits
to dev
since this release
What's Changed
- Feature/history snapshot by @ashton2914 in #1
- Feature/table operations by @ashton2914 in #2
- Feature/graph core by @ashton2914 in #3
- feat: stream project saves and optimize Graph Builder by @ashton2914 in #39
- feat(graph): integrate unified typed data pipeline by @ashton2914 in #40
- feat(tabulate): export results to data table by @ashton2914 in #58
- fix(graph): bound unified ECharts raw sampling by @ashton2914 in #59
- feat(graph): add 3D contour plot by @ashton2914 in #60
- fix(graph): smooth 3D surface visuals by @ashton2914 in #61
- feat(graph): add correlation matrix heatmap by @ashton2914 in #62
- feat(graph): add multivariate Graph Builder mode by @ashton2914 in #72
- feat(analysis): complete Fit Y by X interactions by @ashton2914 in #78
- fix(graph): make Swap X Y visual only by @ashton2914 in #79
- fix(graph): restore filtered and multi-column Graph Builder data by @ashton2914 in #85
- feat(project): add readable v4 project file layout by @ashton2914 in #86
- fix(graph): keep layer color themes stable by @ashton2914 in #88
- feat(graph): add normal distribution curve layer by @ashton2914 in #93
- fix(graph): support 3D Group X/Y facets by @ashton2914 in #94
- feat(project): add lineage and workflow domain foundation by @ashton2914 in #95
- feat(distribution): integrate analysis workflow by @XUMAX-GH in #82
- fix(graph): accept streamed aggregate payloads by @ashton2914 in #99
- fix(graph): stabilize multi-column rendering by @ashton2914 in #101
- feat(workflow): add workflow workspace entry by @ashton2914 in #102
- feat(report): add report documents by @ashton2914 in #100
- fix(graph): prevent category X-axis label clipping by @ashton2914 in #109
- fix(graph): prevent normal curve tail clipping by @ashton2914 in #110
- fix(project): preserve tabulates with deleted sources by @ashton2914 in #111
- feat(graph): add normal curve sigma reference shading by @ashton2914 in #113
- fix(graph): preserve column bindings across renames by @ashton2914 in #121
- fix(graph): preserve selected multi-column order by @ashton2914 in #122
- feat(analysis): add Fit Model regression workflow by @XUMAX-GH in #87
- feat(analysis): add Graph Builder-backed sample layout by @ashton2914 in #125
- Update issue templates by @ashton2914 in #127
- feat(analysis): rebuild distribution analysis by @ashton2914 in #129
- feat(analysis): enforce development standard by @ashton2914 in #133
- refactor(analysis): rebuild Fit Y by X analysis frame by @ashton2914 in #134
- fix(graph-builder): unify X-axis variable handling by @ashton2914 in #136
- feat(data-link): add SQLite, PostgreSQL, and MySQL snapshot imports by @Chizh-tech in #103
- fix(graph-builder): correct axes and automatic styles by @ashton2914 in #143
- refactor(analysis): migrate Fit Model to native documents by @ashton2914 in #145
- feat(report): add WYSIWYG editor by @ashton2914 in #147
- fix(table): recover stale dataset windows by @ashton2914 in #149
- feat(analysis): add hypothesis testing by @ashton2914 in #150
- feat(table): add reusable table transform documents by @ashton2914 in #151
- feat(workflow): save lineage selections by @ashton2914 in #144
- feat(build): add portable packaging by @ashton2914 in #154
- feat(app): derive display version from git by @ashton2914 in #156
- feat(export): unify table export workflow by @ashton2914 in #157
- fix(theme): default to light mode by @ashton2914 in #159
New Contributors
- @XUMAX-GH made their first contribution in #82
- @Chizh-tech made their first contribution in #103
Full Changelog: https://github.com/ashton2914/StatsPlayground/commits/v0.0.0-alpha.1