Commits on Sep 14, 2016
  1. Fixed windows setuptools multiprocessing issues

    setup.py test was failing on windows machines because if
    __name__==__main__ was not included in the setup.py folder. This has
    been fixed. Also updated setup.py to explicitly include all package with
    version requirements to help get it working on Travis CI.
    committed Sep 14, 2016
Commits on Aug 30, 2016
  1. Added tutorial to documentation

    Added another example for the tutoiral, and made a corresponding test.
    
    Fixed bug with reading matlab files for plots.
    
    Changed some keywords to do with file_types and files.
    
    Moved version to 2.0.1
    committed Aug 30, 2016
Commits on Aug 25, 2016
  1. Initial release for 2.0.0

    committed Aug 25, 2016