Skip to content

Releases: asciinema/agg

v1.4.3

02 Oct 14:05
Compare
Choose a tag to compare
  • upgraded avt to latest version to bring all recent terminal emulation improvements

v1.4.2

11 Jun 10:22
Compare
Choose a tag to compare
  • fixed rendering of initial blank frame

v1.4.1

13 Apr 18:01
Compare
Choose a tag to compare
  • fixed GIF looping
  • removed timestamps from log messages

v1.4.0

30 Mar 12:37
Compare
Choose a tag to compare

Notable changes:

  • added --last-frame-duration option with a default of 3 seconds
  • implemented text underlining in default renderer
  • fixed font lookup when --font-family values are separated with spaces
  • greatly improved font lookup and font fallback behaviour
  • added implicit font fallback to DejaVu Sans and Noto Emoji to help with rendering of symbols and emoji (b&w)

v1.3.0

11 Sep 09:25
Compare
Choose a tag to compare

What's Changed

  • Add options for overriding terminal dimensions by @sickill in #15
  • Add option for disabling animation loop by @sickill in #16
  • Prettify yaml files by @kianmeng in #9

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

22 Aug 18:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

19 Aug 17:59
592dc80
Compare
Choose a tag to compare

What's Changed

  • Read cast from stdin when input filename is "-" by @sickill in #3
  • Download cast from URL when input filename starts with http(s):// by @sickill in #6
  • Switch from openssl to rustls by @sickill in #7

Full Changelog: v1.0.0...v1.1.0

Hello, World!

14 Aug 07:54
Compare
Choose a tag to compare
v1.0.0

Add missing dep for stripping ARM32/Linux binary