Apache Tomcat 8.0.26 发布了,该版本包含对 8.0.24 中的一些 bug 修复,其中有一部分是增强和变化,值得关注的有: Fix EOF handling in the AJP APR/native connector to avoid the tight loop that caused high C ...
elasticsearch 2.0.0 beta1 发布,主要更新内容如下:Pipeline Aggregationswhich allow you to run aggregations on the results of other aggregations,including derivatives, moving averages, and Holt Winters ...
Vue.js 0.12.12 发布,更新内容如下:提升v-modelon checkbox can now bind the model value to expressions instead of justtrueorfalse. Example:?1inputtype="checkbox"v-model="example"true-exp="a"false-exp= ...
PhpStorm 9.5 EAP 142.4289 发布,主要更新内容如下:PHP REPL (read–eval–print loop, interactive console for PHP);Support for PHP7′s UTF-8 sequences in strings;Support for file watchers has been added ...
io.js 3.2.0 发布,此版本值得关注的改进如下:events: Added EventEmitter#listenerCount(event) as a replacement for EventEmitter.listenerCount(emitter, event), which has now been marked as deprecated in ...