0.6.0: VueJS
- rename the library to VueJS
- default directive prefix is now "v-"
- add ability to create custom elements with
Vue.element()
- more robust directive parsing and expression parsing
- now user can use the
Math
object within expressions
Vue.element()
Math
object within expressions