Brython 3.2.2 发布,此版本主要更新信息如下:a built-in step by step debugger, developed by Amr Draz (the documentation is in section "Testing and debugging")many bug fixes in built-in types str, set, ...
Vue 1.0.0 Beta 3 发布,此版本更新信息如下:新特性:v-model: multiple checkbox input can now be bound to the same v-model value (must be an Array):inputtype="checkbox"value="Jack"v-model="checkedNames ...