Releases: weizhenye/Danmaku
Releases · weizhenye/Danmaku
v2.0.7
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
Breaking Changes
- remove
html
option in Comment, userender
instand - remove bower support
- remove
danmaku.init()
api, only support init withnew Danmaku()
- merge video and audio options into media option
- container option is required for video
- merge style and canvasStyle options into style option
New
- add TypeScript definition
- add single engine version dists
v1.3.6
Fix
- support valid CSS font syntax, thanks for @ShadeShady by #30
Improvements
- improve performance of seeking, thanks for @ShadeShady by #30