All Versions
64
Latest Version
Avg Release Cycle
84 days
Latest Release
3815 days ago

Changelog History
Page 1

  • v1.13.4 Changes

    November 06, 2014
    • Catch SyntaxErrors when eval'ing lines.
    • 📜 Scrub parameter with file upload line in Rails requests, so it will parse successfully. (Michael Stark)
  • v1.13.3 Changes

    October 27, 2014
    • 👍 Allow more flexible Apache user strings
    • Rspec 3
    • Reintroduce class attribute inheritance to keep writing your own custom analyser based on an existing one simple.
    • Rubucop cleanup
  • v1.13.1 Changes

    October 11, 2014
    • 👷 Adapt Delayed Job 4 Log format changes (Michael Stark)
    • ↪ Catch all errors when using eval (temporary workaround to prevent crashing)
    • 🛠 Fix Rubinus in Travis config.
    • 💻 Enable the sender name and email address to be specified on the command line (Joshua Pettett)
  • v1.13.0 Changes

    April 11, 2014
    • ⬇️ Dropped Ruby 1.8 support
    • ⬇️ Dropped ActiveRecord 2 support
    • ✂ Removed OrdereredHash
    • ✂ Removed force_encoding check.
  • v1.12.11 Changes

    April 07, 2014
    • Millisecond measuring units when measurements are under 1 second
    • ➕ Added specific class to html report
    • 👍 Allow floats for durations when using the %T directive in Apache format
    • 🛠 Rubinius Fixes
  • v1.12.10 Changes

    October 20, 2013
    • 👍 Apache vhost combined now supported
    • ✂ Removed old blog from readme
    • 📜 S3 format parser more permissive, as it rejected real log files
    • 🏗 Redid Travis build environment & requirements
    • ➕ Added MIT license to gemspec
  • v1.12.9 Changes

    May 21, 2013
    • 0️⃣ Switched to new NGINX apache default (combined)
    • ✅ Enable database testing on Travis
    • 👉 Use bundler gem tasks for gemification
  • v1.12.8 Changes

    May 21, 2013
    • 🚅 Rails 3 routing errors are now reported on.
  • v1.12.7 Changes

    January 02, 2013
    • 👷 Delayed Job 3 format now supported
  • v1.12.6 Changes

    • ➕ Added NGINX support
    • 🚅 Analyse & Report Rails3 partials
    • ➕ Added directories parsing support