Skip to content

Official Stable Release of Version 0.7.1

Compare
Choose a tag to compare
@jonobr1 jonobr1 released this 13 Jan 02:08
· 885 commits to dev since this release

Minor stability improvements in both client side and headless environments to Two.js. This includes:

  • Better class name implementation
  • Text support for two.interpret and two.read
  • Scientific notation for two.interpret and two.read methods
  • <use /> tags for two.interpret and two.read methods
  • fitted 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.