Releases: benchttp/desktop
Releases · benchttp/desktop
v0.2.1
v0.2.0
What's Changed
- feat: add helper prop by @nartydev in #83
- refactor: components by @alex-mngt in #79
- chore: remove debugger statement by @moreirathomas in #88
- feat: add BarChart component by @c1-ra in #82
- chore: fullscreen on desktop by @nartydev in #89
- chore: visually improve config page by @alex-mngt in #87
- chore: add icon by @nartydev in #90
- feat: add fields tooltip by @moreirathomas in #95
- chore: fix style progress bar by @nartydev in #92
- chore: UI updates config by @alex-mngt in #96
- chore: add webkit on input mixin by @nartydev in #99
- fix: reset state on start new run by @moreirathomas in #98
- fix: negative timeout by @GregoryAlbouy in #97
- chore : progress bar anim by @alex-mngt in #100
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- feat: bootstrap Tauri app by @GregoryAlbouy in #3
- chore: set up eslint and ci workflow by @moreirathomas in #5
- feat: connect to engine by @moreirathomas in #4
- docs: add repository templates by @GregoryAlbouy in #9
- poc: http stream (demo only) by @GregoryAlbouy in #7
- feat: embed engine by @moreirathomas in #11
- feat: use free port by @moreirathomas in #14
- fix: mustSpawnEngine does not handle browser env correctly by @moreirathomas in #26
- feat: setup base ui config by @alex-mngt in #16
- chore: set up vitest by @moreirathomas in #27
- chore : replace px by rem by @alex-mngt in #33
- feat : create button component by @alex-mngt in #30
- feat : sidebar component by @alex-mngt in #31
- feat: domain typing by @GregoryAlbouy in #25
- chore: lint by @moreirathomas in #34
- feat(benchttp): update metric fields by @GregoryAlbouy in #37
- chore(benchttp,engine): update after api changes by @GregoryAlbouy in #40
- feat: data flow of the run from single component by @moreirathomas in #38
- feat: tab component by @Damien-MATHIEU in #45
- fix : adjust margin according to icon position by @alex-mngt in #49
- feat: create ProgressBar component by @nartydev in #47
- chore: update outdated packages by @moreirathomas in #50
- feat: tag component by @c1-ra in #42
- ci: build tauri workflow by @moreirathomas in #51
- docs: sidecar ci steps by @moreirathomas in #55
- feat : run config section by @alex-mngt in #46
- ci: update submodule and open pr workflow by @moreirathomas in #54
- docs: provide Component template by @moreirathomas in #59
- feat: toggle component by @Damien-MATHIEU in #58
- feat: update routing by @alex-mngt in #63
- bug: change the fact that the toggle styles were applied to every input by @Damien-MATHIEU in #65
- refactor: configuration data flow by @moreirathomas in #64
- feat: add Tooltip component by @c1-ra in #60
- fix: incorrect update engine job by @moreirathomas in #68
- ci: fix gh cli command by @moreirathomas in #69
- chore: add styles to input by @nartydev in #74
- feat: stronger config validation by @moreirathomas in #73
- feat: add StatCard component by @c1-ra in #72
- feat: improve error handling and display by @moreirathomas in #76
- feat: run result component by @alex-mngt in #61
- chore: integrate server source code by @GregoryAlbouy in #80
- fix: restore error handling by @GregoryAlbouy in #81
- ci: upload build assets on manual release by @moreirathomas in #86
New Contributors
- @GregoryAlbouy made their first contribution in #3
- @moreirathomas made their first contribution in #5
- @alex-mngt made their first contribution in #16
- @Damien-MATHIEU made their first contribution in #45
- @nartydev made their first contribution in #47
- @c1-ra made their first contribution in #42
Full Changelog: https://github.com/benchttp/desktop/commits/v0.1.0