Skip to content

v0.3.0

Compare
Choose a tag to compare
@trimental trimental released this 07 May 18:41
· 207 commits to main since this release
72dfb97

Version 0.3 contains many bug fixes and a few improvements such as defaulting to the system color theme, adding a page_width configuration, adding a flag for generating shell completions, and compressing images to save memory.

The list of features and fixes are:

  • Fixing the default code color
  • Fixing line effects such as underlining
  • Defaulting to system theme
  • Adding a page_width configuration option
  • Adding a flag for generating shell completions
  • Storing images in a compressed LZ4 format
  • Fixing tables without headers
  • More efficient reposition scheduling
  • Correct colors on non-srgb textures
  • Streaming the decoding of images