Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 306 Bytes

CHANGELOG.md

File metadata and controls

12 lines (8 loc) · 306 Bytes

Changelog

0.6.0 — Dec 23 2012

  • rem.load => rem.connect
  • Browser support in beta testing

0.5.14 — Nov 23 2012

  • Support for passing in HTTP agents
  • Shorthand for rem.create({base: "http://base"}) as rem.create("http://base")
  • FIX: Redirects weren't being followed by default.