Releases: timholy/ProfileView.jl
Releases · timholy/ProfileView.jl
v0.6.6
ProfileView v0.6.6
Diff since v0.6.5
Closed issues:
- Doesn't work on Julia 1.6 (#149)
- Failed to run the demonstration on WSL2 (#151)
Merged pull requests:
v0.6.4
ProfileView v0.6.4
Diff since v0.6.3
Closed issues:
- Documentation for saving profiling doesn't work (#73)
- Dependency installation failed (#140)
Merged pull requests:
v0.6.3
ProfileView v0.6.3
Diff since v0.6.2
Closed issues:
- Red makes it hard to distinguish functions (#81)
- Zoom documentation in README could be clarified. (#135)
Merged pull requests:
v0.6.1
v0.6.1 (2020-01-22)
Diff since v0.6.0
Closed issues:
- v0.6.0 crashes Julia on upper left icon click (#129)
Merged pull requests:
- Fix canvas extraction in open_cb and add guards (#131) (timholy)
v0.6.0
v0.6.0 (2020-01-22)
Diff since v0.5.3
Closed issues:
- Jupyterlab compatibility (#94)
- scroll-zoom interaction the web view is unusable (#69)
- Custom coloration & filter functions (#44)
- Labels don't show up with IJulia on Safari (#19)
Merged pull requests:
v0.5.1
v0.5.1 (2019-12-08)
Diff since v0.5.0
Closed issues:
- ProfileView doesn't work after the installation (#122)
- Warnings when used with multiple processes (#95)
Merged pull requests:
- Support v1 of Graphics, Cairo, Gtk, and GtkReactive (#124) (timholy)