- Make Dyntastic.batch_get work with keys that are aliases on the model fields. - Improve error messages when validating keys passed to `get`, `safe_get` or `batch_get` - Minor fixes to `batch_get` type hints
0.14.0
- Add support for `__table_region__` and `__table_host__` to be lazy callables - Default `__table_region__` and `__table_host__` to `DYNTASTIC_REGION` and `DYNTASTIC_HOST` environment variables if not otherwise defined