- support for Python 3.4 removed
- Config moved from nuts-ml to nuts-flow
- ReadNamedCSV added
- PrintType and PrintColType moved from nuts-ml to nuts-flow
- print_type added
- shapestr and dependent functions moved from nuts-ml to nuts-flow
- wrapping for nut functions fixed
- support for Python 3.8
- pick parameter for Cache added
- Timer() added
- common.itemize added
- encoding added to WriteCSV
- long description added to setup.py
- Minor refactorings
- deprecated time.clock() replaced
- Minor refactorings
- Title parameter added to PrintProgress
- Repeat now repeatably calls functions
- FilterCol added
- CSVReader now supports format functions per column
- Start of release notes