Skip to content

Releases: timholy/ProfileView.jl

v1.8.0

14 Aug 08:41
28e6b79
Compare
Choose a tag to compare

ProfileView v1.8.0

Diff since v1.7.2

Merged pull requests:

Closed issues:

  • How do I "call Profile.init() with a larger buffer and/or larger delay"? (#228)

v1.7.2

10 Jul 15:35
fef1437
Compare
Choose a tag to compare

ProfileView v1.7.2

Diff since v1.7.1

Closed issues:

  • ProfileView crashes with an empty profile (#212)

Merged pull requests:

v1.7.1

21 Mar 18:24
19a5eb1
Compare
Choose a tag to compare

ProfileView v1.7.1

Diff since v1.7.0

Merged pull requests:

v1.7.0

08 Mar 18:38
e79e1fb
Compare
Choose a tag to compare

ProfileView v1.7.0

Diff since v1.6.0

Merged pull requests:

v1.6.0

03 Mar 08:11
7694c1f
Compare
Choose a tag to compare

ProfileView v1.6.0

Diff since v1.5.2

Closed issues:

  • Make the window name default include the time (#194)
  • Profile and @Profile not defined (#210)

Merged pull requests:

v1.5.2

23 Sep 19:06
262f632
Compare
Choose a tag to compare

ProfileView v1.5.2

Diff since v1.5.1

Closed issues:

  • Failed to precompile ProfileView (#203)

Merged pull requests:

  • CompatHelper: bump compat for IntervalSets to 0.7, (keep existing compat) (#204) (@github-actions[bot])
  • CompatHelper: bump compat for FlameGraphs to 1, (keep existing compat) (#206) (@github-actions[bot])

v1.5.1

29 Apr 09:58
850bc8e
Compare
Choose a tag to compare

ProfileView v1.5.1

Diff since v1.5.0

Closed issues:

  • It seems there is an issue with GtkObservables (#200)

Merged pull requests:

  • CompatHelper: bump compat for IntervalSets to 0.6, (keep existing compat) (#201) (@github-actions[bot])

v1.5.0

05 Feb 00:11
afb0a57
Compare
Choose a tag to compare

ProfileView v1.5.0

Diff since v1.4.0

Merged pull requests:

v1.4.0

25 Jan 15:17
ad82388
Compare
Choose a tag to compare

ProfileView v1.4.0

Diff since v1.3.1

New features

  • Darkmode! Set it via ProfileView.set_theme!(:dark).

Bug fixes

  • Fixes a bug that prevented top-level code working with @profview. i.e. @profview using Foo

Closed issues:

  • bad filepath on windows causes error (#195)

Merged pull requests:

v1.3.1

17 Jan 20:33
7d4c8c4
Compare
Choose a tag to compare

ProfileView v1.3.1

Diff since v1.3.0

Merged pull requests: