Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 559 Bytes

CHANGELOG.md

File metadata and controls

29 lines (21 loc) · 559 Bytes

Changelog

0.0.4

  • Add Bootstrap and prettify the demonstration a little.

0.0.3

  • Update to AngularJS 1.2.0.
  • Add config.timeout support for requests.
  • Add a mock transport layer and provider.
  • Add Karma unit tests.

0.0.2

  • Add missing success() and error() methods to the promise.
  • Add httpOverWebsocket.jsonp() method.
  • Server can set an HTTP status in the WebSocket response.
  • Move the transport layer to a separate provider.
  • Add support for response caching.

0.0.1

  • Initial release.