* Merge in reinsurance update from feature/reinsurance * Fix ktools install using pip instal editable mode `pip install -e ..`
1.1.25
----------------
* Fix install issue with utils/keys_data.py - file removed as its no longer used.
1.1.24
----------------
* Fix ordering of bulk lookup generation in base generic lookup - records should be generated as (loc. ID, peril ID, coverage type ID) combinations.
1.1.23
----------------
* Performace update for exposure transforms `transform-source-to-canonical` and `transform-canonical-to-model`. * Validation of transform is now optional `--xsd-validation-file-path`, if no value is given this step is skipped.
1.1.22
----------------
* Fix bug in coverage type matching of canonical items and keys items in the GUL items generator in the exposure manager
1.1.21
----------------
* Enable lookup framework and exposure manager to support multi-peril and multi-coverage type models