 1.2.1
 - Fixed start problems with Atoms on Linux and macOS on newer Scilab versions
 
 1.2.0
 - DI_show function added
 - DI_writedat replaces DI_writecsv
 - Deprecation of DI_readcsv and DI_readxls. Successor of both is DI_read
  
 1.1.1
 - Fix decimal-comma-bug when reading/parsing space separated text files 
   with decimal commas
 
 1.1.0 
 - DI_read function introduced
 - Better input parameter checking
 - Easier input of data ranges for import
 
 1.0.1 Bug fixes: 
 - "test" print in DI_readcsv())
 - Syntax/Calling Sequence missing bug in help-files
 - some minor improvements