Features
- A new
LaTeX
node! (#228) (4c26d2a) - CodeBlock themes (documentation coming soon) (#279) (fe34fa8)
- An antialiased property for Shapes (#282) (7c6905d)
- Smooth corners and sharpness control for Rects (#310) (f7fbefd)
- A simpler
debug
function (#293) (b870873) - Multiple new easing functions (#274) (f81ce43)
- Tweening to/from undefined values now warns the user (#257) (d4bb791)
- API documentation is always re-build when in
build
mode (#298) (27a4d96), closes #294