Qtgql

Latest version: v0.139.0

Safety actively analyzes 638430 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 17

0.117.0

--------------------

This release is the initial migration step to C++.

a lot have changed and currently almost nothing is supported.
You can keep yourself uptodate for when we reach a stable release.

*Windows compilation is not working yet.*

Initial pr was 197
![architecture](https://user-images.githubusercontent.com/88795475/239720860-120297b0-c7b7-45b1-bbb5-8e02af806aaa.png)

Contributed by [ניר](https://github.com/nrbnlulu) via [PR #210](https://github.com/qtgql/qtgql/pull/210/)

0.116.1

--------------------

This release improves performance of `GqlTypeHinter` by caching
evaluation of attributes.

Contributed by [ניר](https://github.com/nrbnlulu) via [PR #185](https://github.com/qtgql/qtgql/pull/185/)

0.116.0

--------------------

This release adds support for interfaces as field types.
The property type would be of an interface
and all the types that implement that interface
would extend it.

Note that querying an interface automatically adds `__typename` in the fragment.

Contributed by [ניר](https://github.com/nrbnlulu) via [PR #180](https://github.com/qtgql/qtgql/pull/180/)

0.115.1

--------------------

This release migrates to use [typingref](https://github.com/nrbnlulu/typingref) for type annotations introspection.

Contributed by [ניר](https://github.com/nrbnlulu) via [PR #174](https://github.com/nrbnlulu/qtgql/pull/174/)

0.115.0

--------------------

This release adds initial support for subscriptions.

_Also fixing [157](https://github.com/nrbnlulu/qtgql/issues/157) because it was a two lines diff fix._

Contributed by [ניר](https://github.com/nrbnlulu) via [PR #167](https://github.com/nrbnlulu/qtgql/pull/167/)

0.114.0

--------------------

This release adds initial subscription support.

Page 11 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.