Skip to content

Releases: cerebral-legacy/cerebral-module-http

Release 0.5.0

Choose a tag to compare

@christianalfoni christianalfoni released this 25 Aug 21:19

Breaking changes

  • File upload API completely changed. Look at Cerebral website for docs

Release 0.3.0

Choose a tag to compare

@christianalfoni christianalfoni released this 27 Jul 14:57

Cleaned up the project. It now only exposes the services and the httpGet action factory. The url scheme implementation with all the crazy factories was just an experiment, code is a lot more flexible and readable when creating custom actions for dynamic behaviour.

Release 0.2.0

Choose a tag to compare

@christianalfoni christianalfoni released this 28 May 15:52

Now supports new context provider.

Beware statusCode has been renamed to status