Releases: RioBus/proxy
Releases · RioBus/proxy
4.0.1
4.0.0
Full application refactoring
In the last updates to proxy, we have been moving out from TypeScript. Actually this is an awesome superset for JavaScript, however it hasn't some features that we were needing in the moment that we decided to move out, like generators.
This new version was built completely over pure Node.js v4+ and is fully compatible with the bleeding edge versions (until 5.9.0, at least).
This release highlights:
- Full refactoring to pure Node.js v4+
- Implementation of Report API
- Implementation of User signup and signing to access private APIs.