Skip to content

1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 04:56
· 13 commits to main since this release
  • Support watching codebase changes in a folder
  • Share POD objects between threads by using algo.SharedMap
  • Added pty support to exec()
  • Customizable HTTP/2 ping logic
  • New APIs:
    • IP.isV4/isV6()
    • os.kill()
    • os.path.basename()
    • pipy.unmount()
  • Support promises in acceptHTTPTunnel() filter