Skip to content

Releases: jlfwong/speedscope

v1.24.0

21 Oct 01:12

Choose a tag to compare

  • [Improvement] Use mouse pos as origin when pressing +/- [#525] (by @alexmk92)

v1.23.2

21 Oct 01:04

Choose a tag to compare

  • Fix changelog printing for PR titles with issues linked
  • fix source-map import on node v14.13+ [#526] (by @andrewkchan)
  • #520 Create 'dist' dir when not existing [#521] (by @MrMinemeet)

v1.23.1

11 Aug 18:44

Choose a tag to compare

  • Profile selector: add sortable columns and total weight display [#515] (by @jlfwong)

v1.23.0

07 Jul 03:06

Choose a tag to compare

v1.22.2

15 Feb 21:07

Choose a tag to compare

No-op change -- was debugging why versions were not showing up correctly on my machine

v1.22.1

15 Feb 20:56

Choose a tag to compare

v1.22.0

17 Jan 00:51

Choose a tag to compare

  • Add support for Rust v0 symbol mangling scheme [#491] (by @cerisier)

v1.21.2

15 Jan 22:58

Choose a tag to compare

[1.21.2] - 2025-01-15

  • Switch from parcel to esbuild [#432] (by @jlfwong)
  • Revert "Upgrade to parcel 2.13.3" [#492] (by @jlfwong)
  • Upgrade to parcel 2.13.3 [#492] (by @jlfwong)
  • Add link to async-profiler wiki page to README

v1.21.0

17 Nov 06:17

Choose a tag to compare

[1.21.0] - 2024-11-16

  • Add support for Instruments 16 Time Profile Deep Copy [#484] (by @robert3005)
  • Fix bug where import after error continues failing [#463] (by @tom93)
  • Bundle the font [#472] (by @Krinkle)
  • Clarify specification of startValue in speedscope file format [#464] (by @tom93)

v1.20.0

12 Jan 17:59

Choose a tag to compare

  • Partition based on samples instead of traceEvents when importing a sample-based chrome trace [#460] (by @zacharyfmarion)