* Add handler for `store` actions which sends events to `th2-estore`
1.2.2
-----
* Change `SleepHandler` to take values in seconds
1.2.1
-----
* Use `UTF-8` encoding when working with files
1.2.0
-----
* Add ability to send events from action handlers via passing event router * Refactor regeneration functions for ID-like and time-like fields to accept current action data
1.1.1
-----
* Add parameter `filename_pattern` to filter files when reading from directory * Add try/catch around action processing method