Changelog for RingoJS 0.10
Release date: 27 November 2013
New features and major changes
- chainable JSGI response helpers
- Httpclient:
- prevent exception if response body is empty
- new connectTimeout and readTimeout (see request)
- new Websocket.sendBinary()
- fix
ringo-admin --forcenot working on Windows - promise improvements:
- PromiseList can now take a string of promises, or an array of promises
- new
syncCallbacksargument WorkerPromise - JVM shutdown hook fails gracefully on google appengine
- fix quarterInYear calculation
- Ringo Worker retrieval fixed for situations where code execution is triggered by a thread outside of Ringo's control
- various additions and improvements to our unit tests
Download the current Ringo 0.10 release!
27.11.2013, 23:08