Skip to content

Releases: alisnic/stackprof-webnav

v1.0.3

14 Aug 10:50
Compare
Choose a tag to compare

Thanks to these fixes, stackprof-webnav now runs on Ruby 3.0:

v1.0.2

27 May 07:42
Compare
Choose a tag to compare

Improvements:

  • render call graph as svg and scale it in the browser @BuonOmo #27

v1.0.1

18 Nov 16:30
Compare
Choose a tag to compare

Fixes:

Added:

  • -o param to set the host of sinatra and listen another address @fabiosammy #21

v1.0.0

05 Dec 11:11
Compare
Choose a tag to compare

Added:

  • ability to browse a directory
  • ability to view call graph
  • ability to view flamegraph

Removed:

  • s3 functionality, s3 files can be downloaded via any other tool, then viewed using directory browse

Release 0.1.0

01 Mar 09:44
Compare
Choose a tag to compare
  • fix compatibility with Ruby 2.5
  • use Sinatra instead of NYNY
  • get rid of sprockets dependency
  • get rid of action* dependecies

Release 0.0.4

07 Oct 19:07
Compare
Choose a tag to compare
bundle install

Release 0.0.3

06 Jun 06:00
Compare
Choose a tag to compare

Added the possibility to browse a s3 bucket with dumps

Release 0.0.2

05 Jun 15:41
Compare
Choose a tag to compare
  • updated to latest NYNY
  • add option to open dump from url