Skip to content

Releases: timholy/ProfileView.jl

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:

v1.3.0

17 Jan 16:50
4e85df6
Compare
Choose a tag to compare

ProfileView v1.3.0

Diff since v1.2.0

Closed issues:

  • flip y axis? (#22)
  • Adding a using ProfileView statement slows down my application by a factor of >20x (#167)

Merged pull requests:

v1.2.0

16 Jan 17:36
ad912f3
Compare
Choose a tag to compare

ProfileView v1.2.0

Diff since v1.1.0

Closed issues:

  • @profview hanging (#185)

Merged pull requests:

v1.1.0

14 Jan 19:39
d3cb779
Compare
Choose a tag to compare

ProfileView v1.1.0

Diff since v1.0.1

Merged pull requests:

v1.0.1

15 Dec 11:44
1e91348
Compare
Choose a tag to compare

ProfileView v1.0.1

Diff since v1.0.0

Closed issues:

  • Saving ProfileView not supported? (#173)

Merged pull requests:

v1.0.0

14 Dec 18:01
fddf0f3
Compare
Choose a tag to compare

ProfileView v1.0.0

Diff since v0.6.11

Closed issues:

  • GUI appears tiny on high resolution screen (#153)
  • type Nothing has no field specTypes (#177)
  • ERROR: LoadError: UndefVarError: is_splat_index not defined (#179)

Merged pull requests:

v0.6.11

27 Oct 14:58
6164aa6
Compare
Choose a tag to compare

ProfileView v0.6.11

Diff since v0.6.10

Closed issues:

  • UndefVarError: @profview not defined (#171)

Merged pull requests:

v0.6.10

23 Jul 14:31
3d624a4
Compare
Choose a tag to compare

ProfileView v0.6.10

Diff since v0.6.9

Merged pull requests:

v0.6.9

26 Dec 14:02
1ceb091
Compare
Choose a tag to compare

ProfileView v0.6.9

Diff since v0.6.8

Merged pull requests: