Releases: asciinema/asciinema-player
Releases · asciinema/asciinema-player
v2.3.0
v2.2.0
v2.1.0
startAt
option doesn't implyautoPlay: true
anymorestartAt
option now accepts number of seconds or time in format "hh:mm:ss"fontSize
option accepts any CSSfont-size
value (e.g.15px
)- various terminal emulation fixes
- support for live streaming from SSE (Server-Sent Events) endpoints
snapshot
option has been renamed toposter
(old name still works)
v2.0.0
- New API
- Added support for direct playback of asciicast V1 format
- New option:
startAt
, for specifying playback start point (in seconds) - Improved rendering of lines with non-monospace characters
- New keyboard shortcuts
- New themes: asciinema, Monokai
- Displaying title and author info in full-screen mode
v2.0.0-rc1
Update license header