v1.1.0
New
- Modularize this project
- Support initialize by
new Danmaku({/* options */}) - Support set speed when initializing
Improvements
- Calculate the transform property only once
- Use
textContentto set text rather than appendChild - Reduce memory footprint when using DOM engine in live mode
Fix
- #1
- The order to show comments when using canvas engine