- Add missing functionality in `CrateDialect`, including: default schema name, server version info, check if table/schema exists, list all tables/schemas
0.12.3
=================
- support iterator protocol on cursor
0.12.2
- Add `match` predicate to support fulltext search
0.12.1
=================
- send application/json Accept header when requesting crate
0.12.0
=================
- add new options to CrateLayer in order to build test clusters