Changelog of @hackage/shelly 1.6.8.7

1.6.8.7

  • Relax unix-compat constraints

1.6.8.6

  • Fix Build issue #156

1.6.8.5

  • Fix Windows build #155

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