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