Changelog of @hackage/shelly 1.6.8.4

1.6.8

  • added sshPairsWithOptions function

1.6.7

  • flush stdout when using echo, not just echo_n
  • fix should be able to silence stderr when using runHandle
  • expose RunFailed

1.6.6

  • add prependToPath function

1.6.5

  • expose MonadShControl

1.6.4.1

  • add writeBinary function