Official Stable Release of Version 0.7.1
Minor stability improvements in both client side and headless environments to Two.js. This includes:
- Better class name implementation
- Text support for
two.interpret
andtwo.read
- Scientific notation for
two.interpret
andtwo.read
methods <use />
tags fortwo.interpret
andtwo.read
methodsfitted
boolean which matches a Two.js canvas to its parent DOM element- ES6 style
import
compatible with Two.js classes (as modules)
See changelog for a full list of additions.