What's Changed
* Full layout metadata now available via `get_layout()` (see `metadata` parameter), ability to retrieve value list values via `get_value_list_values()`, ability to control response date format by providing a `date_format` keyword to `get_record()`, `get_records()` and `find()`. Submitted by LeJeko in https://github.com/davidhamann/python-fmrest/pull/63