Scorched v1.0.0.pre Release Notes

    • 🔨 Refactored process method. Now named respond, and breaks out to other methods. The logic surrounding filters and halting has also been modified, as is now more intuitive in my opinion.
    • ✂ Removed @_handled instance variable, and the related handled condition.
    • redirect method signature has changed.
    • Scorched now depends on Rack 2.0 or above.