Releases: evo-company/hiku
Releases · evo-company/hiku
v0.8.0rc9
Fix float parsing in input arguments
v0.8.0rc8
Add support for multiple types in representations. Fix double call b…
v0.8.0rc7
Migrate project to python3.9 as minimal required version, fix builtin…
v0.8.0rc5
Drop loop param from AsyncIOExecutor
v0.8.0rc4
v0.8.0rc3
v0.8.0rc2
v0.8.0rc1
- f9ebe66 fix extensions doc
- fd2e523 Merge pull request #168 from evo-company/fix-docs
- 441252a fix docs all over the place
- b2719ae Merge pull request #167 from evo-company/97-fix-aiopg_and_sqla_compatibility
- 712a307 Run db integration tests on CI
- 93d7555 Fix aiopg + sqlalchemy >= 1.4 compatibility issue
- 38ecdd2 Merge pull request #166 from evo-company/migrate-to-python3.8
- 1a4bebf use builtin ast module as is
- 2c9437f use typing.Protocol
- 63cc321 fix myp and flake8 issues after deps update
- e2179a7 migrate to python3.8
- 9058f0a update pdm.lock file
- a891bd7 Merge pull request #165 from evo-company/164-remove-old-features
- 215656e Update docs that references edn, protobuf
- c62774c Remove code for old features that are not used anymore
- 063f7c9 Merge pull request #155 from evo-company/introduce-schema
- 1fce663 rewrite GrapQLError
- 8d19c91 remove Engine from public Schema api
- 6248cae drop hiku.federation.engine
- e9398b6 rename on_graph to on_init
- cf2d1ef return ExecutionResult from Schema.execute/execute_async
- 059721f Introduce Schema (new high-level api)
v0.7.5
- dc38300 update changelog for 0.7.5
- fe6be9e Merge pull request #163 from okorienev/sqlalchemy_2_0_support
- 3f1c798 Add sqlalchemy>2 support,run tests againts different sqlalchemy versions
- 13a538b update docs for 0.7.4
- 38833f2 (tag: v0.7.4) Release 0.7.4
- 9891564 update changelog for 0.7.4
- 79778a5 Merge pull request #161 from evo-company/fix-list-requires-closure
- ad6bfa1 fix list requires: must not capture one-for-all done_deps
- 6cfa91b Merge pull request #162 from evo-company/migrate-to-docker-compose-v2
- 6496f84 migrate to docker compose (v2)
v0.7.4
Fix list requires with multiple links in query