* Change logic of `matrix_delay` - sleep before getting end time * Make `process` function return list of tuples of matrix_name, processing start and end times for each matrix file
1.2.8
-----
* Add `matrix_delay` (delay between each matrix processing in seconds) parameter to `processor_config` section of configuration file
1.2.7
-----
* Make `process` function return list of tuples of processing start and end times for each matrix file
1.2.6
-----
* Change event body format in `TH2EstoreHandler`
1.2.5
-----
* Fix class name for `store` action handler
1.2.4
-----
* Add ability to read CSV files with large size fields