This repository has been archived by the owner on Sep 8, 2023. It is now read-only.
Releases: dignio/kolypto-apiens
Releases · dignio/kolypto-apiens
Bump version
Bump FastAPI version
Bump dependency of FastAPI to minimum 0.92.0 to fix a security issue in Starlette that FastAPI is depending on.
v2.0.7
What's Changed
- Copy documentation for apiens library by @Marek-Chalabis in #10
- Use importlib to define version by @daghoidahl in #11
New Contributors
- @daghoidahl made their first contribution in #11
Full Changelog: v2.0.6...v2.0.7
v2.0.6
Merge pull request #8 from dignio/v2.0.6 Take dependencies from repo under dignio
v2.0.5
Update test clients -> #7
What's Changed
- Fix resolver markers by @kolypto in #4
- Update BUILTIN_GRAPHQL_MODULES for graphene_sqlalchemy.types by @Marek-Chalabis in #5
Full Changelog: v2.0.4...v2.0.5
v2.0.3
Append a list of ignored errors for resolvers