------
* Added ``Date`` and ``Time`` columns.
* Improved support for column default values.
* Auto migrations can now serialise more Python types.
* Added ``Table.indexes`` method for listing table indexes.
* Auto migrations can handle adding / removing indexes.
* Improved ASGI template for FastAPI.
-------------------------------------------------------------------------------