github ParallelSSH/parallel-ssh 1.0.0b3
1.0.0 beta 3

latest releases: 2.14.0, 2.13.0, 2.13.0rc1...
pre-release8 years ago

Release 1.0.0 Beta 3

Changes

  • Command output is now a dictionary of host name -> host output object with stdout and so on attributes. Host output supports dictionary-like item lookup for backwards compatibility. No code changes are needed to output use though documentation will from now on refer to the new attribute style output. Dictionary-like item access is deprecated and will be removed in future major release, like 2.x
  • run_command now uses named positional and keyword arguments

Don't miss a new parallel-ssh release

NewReleases is sending notifications on new releases.