Releases: kimikage/ProfileSVG.jl
Releases · kimikage/ProfileSVG.jl
v0.2.2
ProfileSVG v0.2.2
Merged pull requests:
- Update CodeQL workflow (#61) (@kimikage)
- Make stack frame reading a separate method (#62) (@kimikage)
- fix tests on Julia 1.8+ (#64) (@KristofferC)
- Bump compat for FlameGraphs + bump version (#70) (@asinghvi17)
- Update workflows (#72) (@kimikage)
- Update documents (#73) (@kimikage)
- Fix double escaping of '&' (#75) (@kimikage)
- Add
title
option (#76) (@kimikage)
Closed issues:
v0.2.1
v0.2.0
ProfileSVG v0.2.0
Closed issues:
- No function names on plot (#4)
- Elimination of hard-coded numbers (#8)
- Limiting graph size by default (#17)
- Improvement of text width estimation (#32)
- Option to specify width (#33)
- Updating README (#35)
- Adding
yflip
option (#36) - Adding options specifying background style and font color (#40)
- Adding option to hide overlaid texts (#41)
Profile.fetch
vsProfile.retrieve
(#43)
Merged pull requests:
- Allow latest version of Colors (#6) (@PallHaraldsson)
- Bump compat for FlameGraphs to v0.2 and Drop support for v0.1 (#31) (@kimikage)
- Add support for
width
,height
andfont
options (#34) (@kimikage) - Update README and LICENSE (#37) (@kimikage)
- Add support for limiting graph size (#39) (@kimikage)
- Use internal grid fitting (#45) (@kimikage)
- Add support for
notext
option (#46) (@kimikage) - Add support for
roundradius
option (#47) (@kimikage) - Add support for
bgcolor
,fontcolor
andframeopacity
(#48) (@kimikage) - Set up CodeQL (#49) (@kimikage)
- Support for displaying SVG wrapped in HTML (#50) (@kimikage)
- Update CI settings (#51) (@kimikage)
- Add
yflip
option (#53) (@kimikage) - Version 0.2.0 (#54) (@kimikage)
v0.1.3
ProfileSVG v0.1.3
Closed issues:
- Problem with zooming performance and UX (#29)
Merged pull requests:
v0.1.2
v0.1.1
ProfileSVG v0.1.1
Closed issues:
Merged pull requests:
- Install TagBot as a GitHub Action (#3) (@JuliaTagBot)
- Install CompatHelper (#7) (@kimikage)
- Update documents in line with ownership transfer (#10) (@kimikage)
- Minimize inline JavaScript code in *.jl (#11) (@kimikage)
- Add license information of Snap.svg and Use specified Snap.svg (#12) (@kimikage)
- Fix span handling (#21) (@kimikage)
- Add docs contents (#22) (@kimikage)