This repository has been archived by the owner on Jun 16, 2020. It is now read-only.
Releases: nbedos/termtosvg
Releases · nbedos/termtosvg
1.1.0
1.0.0
0.9.0
- Switch from SMIL animations to animations created via CSS or the Web Animations API (issues #75, #86, #94)
- Add CLI option
--loop-delay
for customization of the delay between two loops of the animation (issue #95) - Fix text length computation involving wide Unicode characters (issue #96)
- Fix type restriction for the timeout parameter of asciicast v2 headers (issue #97)
0.8.0
0.7.0
- Add
--command
CLI option (issue #83, pull request #84) - Add unit tests to package (pull request #77)
- Move termtosvg-template man page from section 1 to 5 (issue #80)
0.6.0
- Add base16-default-dark color theme (pull request #57)
- Add manual pages in groff format (issue #53)
- Add support for italic, underscore and strikethrough style attributes (pull requests
#60 and #62) - Add --min-frame-duration command line option (issue #33)
- Add --max-frame-duration command line option
- Remove unused --verbose command line option
- Reduce file size by optimizing the use of SVG attributes