Puma v2.0.0 Release Notes

Release Date: 2013-04-29 // about 11 years ago
  • ๐Ÿš… RailsConf 2013 edition!

    • 2 doc changes:

      • Start with rackup -s Puma, NOT rackup -s puma.
      • Minor doc fixes in the README.md, Capistrano section
    • ๐Ÿ›  2 bug fixes:

      • Fix reading RACK_ENV properly. Fixes [#234]
      • Make cap recipe handle tmp/sockets; fixes [#228]
    • 3 minor changes:

      • Fix capistrano recipe
      • Fix stdout/stderr logs to sync outputs
      • allow binding to IPv6 addresses