Sinatra v2.0.2 Release Notes

Release Date: 2018-06-05 // almost 6 years ago
    • Escape invalid query parameters #1432 by Kunpei Sakai

    • ๐Ÿ›  Fix undefined method error for Sinatra::RequiredParams with hash key #1431 by Arpit Chauhan

    • โž• Add xml content-types to valid html_types for Rack::Protection #1413 by Reenan Arbitrario

    • 0๏ธโƒฃ Encode route parameters using :default_encoding setting #1412 by Brian m. Carlson

    • ๐Ÿ›  Fix unpredictable behaviour from Sinatra::ConfigFile #1244 by John Hope

    • โž• Add Sinatra::IndifferentHash#slice #1405 by Shota Iguchi

    • โœ‚ Remove status code 205 from drop body response #1398 by Shota Iguchi

    • Ignore empty captures from params #1390 by Shota Iguchi

    • ๐Ÿ‘Œ Improve development support and documentation and source code by Zp Yuan, Andreas Finger, Olle Jonsson, Shota Iguchi, Nikita Bulai and Joshua O'Brien