* Make `generate_time` (default function for time-like fields regeneration) to return proper UTC time * Fix possibility to pass custom function for regeneration of ID-like fields * Add ability to work with directory of matrices
1.0.15
-----
* Fix filling `ignore_fields` for th2-check1 request * Add proper ability to provide `fail_unexpected` for th2-check1 request
1.0.14
-----
* Change `key_fields` and `ignore_fields` parameters of `Th2ProcessorConfig` to be a mapping with message types as a keys
1.0.13
-----
* Fix building field filter for case when field is in `key_fields` and `nested_fields` in `TH2Check1handler`
1.0.12
-----
* Add parameter `ignore_fields` to set ignored fields in th2-check1 request * Add parameter `fail_unexpected` to fail th2-check1 validation if any unexpected fields received