ruby-prof v0.11.0 Release Notes

Release Date: 2012-05-05 // almost 12 years ago
    • ๐Ÿ›  Fix pause/resume so it actually works and add tests (David Barri)
    • Resume now returns the result of the block when given (David Barri)
    • ๐Ÿ‘‰ Make recursive method explanation more clear (Charlie Savage)
    • ๐Ÿ›  Fix ruby warnings (Charlie Savage)
    • Toggle GC.enable_stats when profiling for memory to get the data (Vasily Fedoseyev)
    • ๐Ÿ›  Fix patched ruby support and remove some warnings (Vasily Fedoseyev)
    • ๐Ÿ›  Fix tests on 1.8.7 (rogerdpack)