Releases: evm-tooling/poly-bench
Releases · evm-tooling/poly-bench
v0.1.24
What's Changed
- chore: fmt docs by @ChefBingbong in #292
- chore: fix docs meta and links by @ChefBingbong in #293
- chore: docs ci failure fix by @ChefBingbong in #294
- feat: add bench file logo by @ChefBingbong in #295
- chore: bump vscode lock by @ChefBingbong in #296
Full Changelog: v0.1.23...v0.1.24
v0.1.23
What's Changed
- chore: fix ext ci by @ChefBingbong in #289
- feat: work more on docs by @ChefBingbong in #290
Full Changelog: v0.1.22...v0.1.23
v0.1.22
What's Changed
- feat: zig fix and docs build by @ChefBingbong in #287
Full Changelog: v0.1.21...v0.1.22
v0.1.21
What's Changed
- feat: update docs by @ChefBingbong in #279
- feat: fix ts and go pre-compile issues by @ChefBingbong in #280
- feat: add restart handler to vscode ext by @ChefBingbong in #281
- feat: update cli init flow by @ChefBingbong in #282
- feat: fix zig external dep install by @ChefBingbong in #283
- fix: default install version speficication by @ChefBingbong in #284
- feat: async bench implementations by @ChefBingbong in #285
Full Changelog: v0.1.20...v0.1.21
v0.1.20
What's Changed
- fix: zig version differences1 by @ChefBingbong in #271
- fix: loader spinnner flicker by @ChefBingbong in #272
- fix: loader spinnner flicker install cmd by @ChefBingbong in #273
- feat: fix pkg manager for c zig and cshapr by @ChefBingbong in #274
- fix: memroy bench by @ChefBingbong in #275
- fix: memroy bench test by @ChefBingbong in #276
- fix: lint by @ChefBingbong in #277
Full Changelog: v0.1.19...v0.1.20
v0.1.19
What's Changed
- chore(deps): update tree-sitter requirement from 0.22 to 0.26 by @dependabot[bot] in #182
- chore(deps): update libloading requirement from 0.8 to 0.9 by @dependabot[bot] in #181
- chore(deps): bump framer-motion from 12.33.0 to 12.34.3 in /docs by @dependabot[bot] in #180
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #165
- chore(deps): update ureq requirement from 2 to 3 by @dependabot[bot] in #166
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #167
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #168
- chore(deps-dev): bump tailwindcss from 4.1.18 to 4.2.0 in /docs by @dependabot[bot] in #179
- chore(deps): bump tailwind-merge from 2.6.1 to 3.5.0 in /docs by @dependabot[bot] in #176
- chore(deps-dev): bump tree-sitter-cli from 0.22.6 to 0.26.5 in /poly-bench-grammar by @dependabot[bot] in #170
- chore(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #171
- chore(deps): update toml requirement from 0.8 to 1.0 by @dependabot[bot] in #172
- fix: runtime install paths by @ChefBingbong in #261
- chore(deps): bump recharts from 2.15.4 to 3.7.0 in /docs by @dependabot[bot] in #177
- chore(deps): bump web-tree-sitter from 0.22.6 to 0.26.5 in /extensions/vscode by @dependabot[bot] in #175
- chore(deps): bump node-addon-api from 7.1.1 to 8.5.0 in /poly-bench-grammar by @dependabot[bot] in #173
- chore(deps): bump vaul from 0.9.9 to 1.1.2 in /docs by @dependabot[bot] in #174
- chore(deps-dev): bump @types/node from 20.19.33 to 25.3.0 in /extensions/vscode by @dependabot[bot] in #169
- feat: fix runtime install path and add loaders to async ops by @ChefBingbong in #262
- feat: add version selection to installer by @ChefBingbong in #263
- fix: improve charting outputs by @ChefBingbong in #264
- feat: add lot command by @ChefBingbong in #265
- fix: flicker on progress loader by @ChefBingbong in #266
- chore: fmt by @ChefBingbong in #267
- feat: fix broken add command deps not installing by @ChefBingbong in #268
- feat: smart initilization of navtie lsp servers by @ChefBingbong in #269
New Contributors
- @dependabot[bot] made their first contribution in #182
Full Changelog: v0.1.18...v0.1.19
v0.1.18
What's Changed
- feat: consolidate native runtime lsp builds / tests by @ChefBingbong in #255
- feat: consolidate native runtime lsp builds fmt by @ChefBingbong in #256
- feat: poly-bench runtime manager by @ChefBingbong in #257
- fix: lsp bugs and example bench template by @ChefBingbong in #258
- chore: rm tests by @ChefBingbong in #259
Full Changelog: v0.1.17...v0.1.18
v0.1.17
What's Changed
- feat: optimise lang registry to reduce plugin wiring by @ChefBingbong in #245
- feat: wire new generic regsitry and langyage strctures to crates by @ChefBingbong in #246
- feat: integrate c runtime by @ChefBingbong in #247
- fix: c lsp and codegen fix by @ChefBingbong in #248
- feat: fix inconsistencies in bench execution by @ChefBingbong in #249
- fix: bench run time elapsed breakdown reporting by @ChefBingbong in #250
- feat: zig runtime integration by @ChefBingbong in #251
- feat: consolidate similar crates by @ChefBingbong in #252
- chore: add out to gitignore by @ChefBingbong in #253
Full Changelog: v0.1.16...v0.1.17
v0.1.16
What's Changed
- feat: extract runtime impls to dedicated workspace by @ChefBingbong in #227
- feat: import runtimes into poly-benc-rt wrapper by @ChefBingbong in #228
- feat: add runtime traits crate for circular deps by @ChefBingbong in #229
- feat: support new runtimes in ir crate by @ChefBingbong in #230
- feat: add ir traits crate by @ChefBingbong in #231
- feat: update pb reporter to support new runtime plugins by @ChefBingbong in #232
- feat: update project generator to use runtime plugins by @ChefBingbong in #233
- feat: use runtime plugins in bench executor by @ChefBingbong in #234
- feat: migrate lsp to wrap runtime plugins by @ChefBingbong in #235
- chore: edit import in cli entrypoint by @ChefBingbong in #236
- chore: build cargo toml update by @ChefBingbong in #237
- feat: update docs by @ChefBingbong in #238
- feat: make lsp client dep to plugins by @ChefBingbong in #239
- fix: patch remainging language specific checks by @ChefBingbong in #240
- feat: csharp support by @ChefBingbong in #241
- fix bar gap by @ChefBingbong in #242
Full Changelog: v0.1.15...v0.1.16
v0.1.15
What's Changed
- feat: fix pyrhon execution and add chart support by @ChefBingbong in #225
Full Changelog: v0.1.14...v0.1.15