Sinatra v2.0.6 Release Notes

Release Date: 2019-08-21 // over 4 years ago
    • ๐Ÿ›  Fix an issue setting environment from command line option #1547, #1554 by Jordan Owens, Kunpei Sakai

    • ๐Ÿ‘Œ Support pandoc as a new markdown renderer #1533 by Vasiliy

    • โœ‚ Remove outdated code for tilt 1.x #1532 by Vasiliy

    • โœ‚ Remove an extra logic for force_encoding #1527 by Jordan Owens

    • Avoid multiple errors even if params contains special values #1526 by Kunpei Sakai

    • ๐Ÿ‘Œ Support bundler/inline with require 'sinatra' integration #1520 by Kunpei Sakai

    • ๐Ÿ’Ž Avoid TypeError when params contain a key without a value on Ruby < 2.4 #1516 by Samuel Giddins

    • ๐Ÿ‘Œ Improve development support and documentation and source code by Olle Jonsson, Basavanagowda Kanur, Yuki MINAMIYA