Express v0.0.2 Release Notes

Release Date: 2010-01-10 // over 14 years ago
    • Added view benchmarks; currently haml vs ejs
    • Added Request#attachment() specs. Closes #116
    • Added use of node's parseQuery() util. Closes #123
    • Added make init for submodules
    • Updated Haml
    • Updated sample chat app to show messages on load
    • Updated libxmljs parseString -> parseHtmlString
    • Fixed make init to work with older versions of git
    • Fixed specs can now run independent specs for those who can't build deps. Closes #127
    • Fixed issues introduced by the node url module changes. Closes 126.
    • Fixed two assertions failing due to Collection#keys() returning strings
    • Fixed faulty Collection#toArray() spec due to keys() returning strings
    • Fixed make test now builds libxmljs.node before testing