Pts v0.5.0
Pre-release
Pre-release
Pts has reached 0.5! 🎉This is a milestone release with many updates and improvements.
New features:
- New homepage
- New and improved documentation
- Live demo code editor
Pts.quickStartmode and updated demo code (see Getting started for details)
Breaking changes
- Pt's
cross2Drenamed to$cross2D Util.warnLevelproperty becomes a functionUtil.warnLevel( ... )- Removed
Circle.toInnerRect(useCircle.toRectinstead) - typescript:
Boundclass moved intoPtmodule - typescript: All type alias moved into
Types.tsfile - typescript: updated version to 2.9.2
Bug fixes
- fix IE and mobile css bugs
- fix devicePixelRatio bug when it's less than 1.
- demo updates and minor bug fixes