Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 301 Bytes

ChangeLog.md

File metadata and controls

21 lines (12 loc) · 301 Bytes

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