Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 16:04
· 64 commits to master since this release

Changelog

Features

  • eb8952d feat(css): sort properties
  • ff31f04 feat(export): working svg export
  • 09ef6d0 feat(rec): capture terminal size
  • ca73c99 feat(rec): compress cast
  • 378b111 feat(rec): store Duration header
  • 903a7df feat(wip): basic svg generation

Bug fixes

  • 751ac31 fix(asciicast): get duration from last frame if header is empty
  • d931c0a fix(rec): handle pty creation
  • 3209ea1 fix(svg): add right padding

Others