cerebral-module-http v0.5.0 Release Notes
Release Date: 2016-08-25 // about 8 years ago-
💥 Breaking changes
- 📄 File upload API completely changed. Look at Cerebral website for docs
Previous changes from v0.3.0
-
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.