twilio-ruby v3.13.0 Release Notes

  • ๐Ÿš€ Released September 23, 2014

    • ๐Ÿ—„ Deprecates 1.8.7 support
    • ๐Ÿ’… Internal code style changes including:
      • change symbol hash syntax to Ruby 1.9 style
      • remove curly braces from hash arguments to methods
      • add spaces around curly braces in blocks
      • reduces all lines to less than 80 characters