Sinatra v0.9.0.4 Release Notes

Release Date: 2009-01-25 // over 15 years ago
    • Using halt with more than 1 args causes ArgumentError [#131]
    • using halt in a before filter doesn't modify response [#127]
    • Add deprecated Sinatra::EventContext to unbreak plugins [#130]
    • Give access to GET/POST params in filters [#129]
    • Preserve non-nested params in nested params hash [#117]
    • Fix backtrace dump with Rack::Lint [#116]