Skip to content

v2.19.1

Compare
Choose a tag to compare
@Byron Byron released this 05 Feb 16:07
· 222 commits to main since this release
e6c10c5

Bug Fixes

  • redraw window while gathering metadata in interactive mode.
    This fixes a by now long-standing issue with interactive mode only updating
    when keys are pressed, but not automatically.

Commit Statistics

  • 6 commits contributed to the release over the course of 52 calendar days.
  • 53 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #143

Commit Details

view details
  • #143
    • redraw window while gathering metadata in interactive mode. (fb5a39f)
  • Uncategorized
    • update dependencies (662e754)
    • Draw window before processing events, fixes #143 (d957a61)
    • update dependencies (f7de1ab)
    • create our own threadpool with minimal stack instead of using the global one. (7802985)
    • uprgade to latest jwalk version for more hang-safety (9bdf26a)