Skip to content

v2.0.0 (Python3)

Compare
Choose a tag to compare
@llaumgui llaumgui released this 29 May 18:12

Changes since 1.1.2

The big change: #12 Python 3 support

  • [Enhancement] Python 3 enhancements.
  • [Enhancement] Replace bencode by bcoding because Python 3.
  • [Enhancement] Update Paramiko requirement (>=2.2.1).

Others enhancements

  • [Enhancement] Better usage of configparser.
  • [Enhancement #19] Use exception instead exit.

New features

  • [Enhancement #20] Sync exclusion.
  • [Enhancement] New logo.

QA

Two branches

  • Python 3.4+ support look at master branch.
  • Legacy Python 2.7 support look at the legacy-python2 branch.