Express v0.2.1 Release Notes

Release Date: 2010-02-05 // about 14 years ago
    • Added "plot" format option for Profiler (for gnuplot processing)
    • Added request number to Profiler plugin
    • Fixed binary encoding for multipart file uploads, was previously defaulting to UTF8
    • Fixed issue with routes not firing when not files are present. Closes #184
    • Fixed process.Promise -> events.Promise