Skip to content

v1.3.20

Compare
Choose a tag to compare
@jph00 jph00 released this 04 May 05:47
· 701 commits to master since this release

New Features

  • make patch more compatible with classmethods (#309), thanks to @tezike
  • Added order and list support for Pipeline.add (#297), thanks to @marii-moe
  • support windows: only add lock if it runs parallelly (#283), thanks to @mszhanyi

Bugs Squashed

  • fix #304 UnicodeDecodeError while downloading git archive (#308), thanks to @pradeepbbl
  • Fix saving str as bytes in urlsave (#278), thanks to @jochym