Skip to content

v3.1-beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@psy0rz psy0rz released this 21 Apr 23:29
· 252 commits to master since this release

New in 3.1 so far:

Internal/development changes:

  • Split up classes into separate modules. Direct download no longer supported. (Use pip or easy_install from now on)
  • Huge cleanup of codestyle and other linter warnings. should be no functional changes.
  • Cleaned up git repository
  • Moved regression testing from Travis-CI to github actions.
  • Build and upload python package via github actions.
  • Cleaned-up and improved select-code.
  • Restructured pipe-handling via CmdPipe

Misc:

  • Fixed beta1 progress regression.
  • Fixed beta3 --ignore-transfer-errors regression.