Releases: clinicjs/node-clinic-bubbleprof
Releases · clinicjs/node-clinic-bubbleprof
v10.0.0
What's Changed
- doc: add issue repository location by @RafaelGSS in #402
- chore: drop v14 support by @RafaelGSS in #403
- test: adapt async operation test to v18+ by @RafaelGSS in #404
Full Changelog: v9.1.0...v10.0.0
v9.1.0
What's Changed
- feat: accept name as loggingPath identifier by @RafaelGSS in #401
Full Changelog: v9.0.0...v9.1.0
v9.0.0
What's Changed
- docs: drop v10 support by @RafaelGSS in #392
- update: remove deprecation warning on v17.2+ by @RafaelGSS in #393
- chore: drop v12 support by @RafaelGSS in #400
Full Changelog: v8.0.1...v9.0.0
v8.0.1
What's Changed
- docs: add installation section by @RafaelGSS in #385
- chore: rename package by @RafaelGSS in #386
- Update README.md by @RafaelGSS in #387
- fix: corrects crash when a wasm module is included by @gdorsi in #390
- fix: increase highWaterMark value to fix file descriptor issue on v16+ by @RafaelGSS in #389
New Contributors
Full Changelog: v8.0.0...v8.0.1
v8.0.0
Full Changelog: v7.0.1...v8.0.0
v7.0.1
What's Changed
- Update org references by @jasnell in #378
- chore: add node16 support by @RafaelGSS in #382
- chore: bump v7.0.1 by @RafaelGSS in #384
New Contributors
- @RafaelGSS made their first contribution in #382
Full Changelog: v7.0.0...v7.0.1
v4.0.4
v3.0.0
Fixes a crash that could occur with extremely long stack frame names.
This change should not break typical end users. Profile data generated with Bubbleprof 2.x will not work with clinic bubble --visualize-only
in Bubbleprof 3.x.