Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Release 0.3.0

Compare
Choose a tag to compare
@mirceaulinic mirceaulinic released this 11 Mar 13:51
· 15 commits to master since this release

The most important release for pyPluribus so far. Comes with a bunch of important changes:

  • switched form pexpect to paramiko
  • configuration-specific methods supported (load_candidate, compare, commit, discard, rollback)
  • more flexibility working with show-type commands
  • very restrictive lint check in the PRs & cleanup for the existing code
  • unit tests
  • documentation