Releases: gabledata/recap
Releases · gabledata/recap
0.12.0
What's Changed
- Handle "type" being an array of strings in JSON schema converter by @adrianisk in #423
- RecapType.is_nullable should iterate on union types by @criccomini in #426
- Support python 3.11 by @mjperrone in #427
- Add Python 3.11 to built matrix and Docker by @criccomini in #428
Full Changelog: 0.11.0...0.12.0
0.11.0
What's Changed
- Use docker-compose for Github CI workflow by @criccomini in #421
- Remove duplicate
docker compose
in docker-compose.yml by @criccomini in #422 - Add SQLite client and converter by @criccomini in #424
Full Changelog: 0.10.1...0.11.0
0.10.1
0.10.0
What's Changed
- Allow StringType and BytesType to have undefined byte lengths by @criccomini in #413
Full Changelog: 0.9.6...0.10.0
0.9.6
What's Changed
- support PG array dimensionality by @alexdemeo in #411
New Contributors
- @alexdemeo made their first contribution in #411
Full Changelog: 0.9.5...0.9.6
0.9.5
Full Changelog: 0.9.4...0.9.5
0.9.4
Full Changelog: 0.9.3...0.9.4
0.9.3
Full Changelog: 0.9.2...0.9.3
0.9.2
What's Changed
- Add FilesystemClient to read file schemas by @criccomini in #406
- Add
strict
param to enforce RECAP_URLS for gateway by @criccomini in #408 - Add
array
type for PostgreSQL converter by @criccomini in #410
Full Changelog: 0.9.1...0.9.2
0.9.1
Full Changelog: 0.9.0...0.9.1