Skip to content

0.7.0

Compare
Choose a tag to compare
@jstutters jstutters released this 12 Dec 14:40
· 81 commits to master since this release

[0.7.0] - 2016-11-17

Changed

  • Wheels are now built for Python 2 and 3
  • JSON pipeline report is now saved to report.json. This can be changed by
    supplying the report_name keyword argument to Pipeline.run(). Fixing the name
    makes automated reading data from the report later easier.
  • Keyword arguments to recorded functions are now saved correctly.