Skip to content

Release v0.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 00:13
· 175 commits to main since this release

Various bugfixes:

  • fix: a bug with message timing that was causing writes to client terminals to randomly fail
  • fix: the first command in a session was not being detected correctly if it produced output that went beyond the end of the screen
  • fix: change to using %j to format Janet values

Changelog

  • 43cba73 fix: use %j for formatting Janet