Skip to content

jingweno/upterm 0.4.1

Compare
Choose a tag to compare
@owenthereal owenthereal released this 10 Jul 23:57
· 639 commits to master since this release
  • Allow triggering workflow with API

  • Ignore bad file descriptor error when resizing window

    When client drops with a kill, host reports the following errors due
    to pty is closed:

    ERRO[0015] error handling window changed                 error="error resizing window: bad file descriptor"
    
  • Logging to a file

  • Improve README

  • Re-record demo

  • Refactor memlistener

    Localize the global listeners

  • Check multi-writer append error

  • Clean up ctx

  • Release Upterm 0.4.1