All Versions
135
Latest Version
Avg Release Cycle
47 days
Latest Release
624 days ago

Changelog History
Page 14

  • v0.2.2 Changes

    February 22, 2011
    • Fix version_between? when no Rails version is specified
  • v0.2.1 Changes

    February 18, 2011
    • Add code snippet to tab output messages
  • v0.2.0 Changes

    February 16, 2011
    • Add check for mail_to vulnerability - CVE-2011-0446
    • Add check for CSRF weakness - CVE-2011-0447
  • v0.1.1 Changes

    January 25, 2011
    • Be more permissive with ActiveSupport version
  • v0.1.0 Changes

    January 18, 2011
    • Check link_to for XSS (because arguments are not escaped)
    • Process layouts better (although not perfectly yet)
    • Load custom Haml filters if they are in lib/
    • Tab separated output via .tabs output extension
    • Switch to normal versioning scheme