* Fix string lowercasing of lookup config values in new lookup classes * Fix object pickling to account for Python major version when creating Rtree file index from areas file * Various fixes to arg parsing and logging in Rtree file index model subcommand class
1.1.18
----------------
* Upgrade peril utils, including a custom Rtree index class for peril areas * Implement MDK model subcommand for writing Rtree file indexes for peril areas from peril area (area peril) files * Various fixes to the new lookup class framework
1.1.17
----------------
* Fix list sorting in exposure manager to use explicit sort key
1.1.15
----------------
* Add new lookup class framework in `keys` subpackage
1.1.14
----------------
* Add MDK model subcommands for performing source -> canonical and canonical -> model file transformations * Python 3 compatibility fixes to replace map and filter statements everywhere by list comprehensions
1.1.13
----------------
* Add performance improvement for exposure transforms * Limit exposure validation messages to log level `DEBUG`