zombie v0.13.0 Release Notes

Release Date: 2012-04-25 // almost 12 years ago
  • ⬆️ Now requires Node 0.6.x or later. Also upgraded to CoffeeScript 1.3.1, which ✅ helped find a couple of skipped tests.

    ➕ Added support for proxies by using the excellent Request module

    ➕ Added File object in browser (Ian Young)

    ➕ Added support for EventSource (see Server-Sent Events)