Changelog
=========

This document describes changes between each past release.

0.0.6 (2018-10-16)
----------------

- Fix missing template

0.0.5 (2018-10-15)
----------------

- Use Jinja2 templating in DVC Docstring
- Export pipeline, new command: export_pipeline


0.0.4 (2018-10-11)
----------------

- Fix delivery issue python command line mismatch if uppercase

0.0.3 (2018-10-05)
----------------

- Fix python command line mismatch if uppercase
- Set ipython version
- Add link to MLV-tools tutorial

0.0.2 (2018-09-20)
----------------

- Fix requirements issue

0.0.1 (2018-09-18)
----------------

- First release
- Convert Jupyter Notebook to a customizable and executable Python 3 script.
- Generate DVC command.
- Set default paths and parameters in configuration
