Graphene

Latest version: v3.3

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

Scan your dependencies

Page 5 of 10

2.1.2

Bugfix release to fix a couple of issues.
Thanks to the effort of contributors for this new release jlowin nxtman123 danpalmer dan98765 femesq 🎉

Changelog
* Don't overwrite fields on InputObject 752
* Incorrectly formatted error message 751
* Fix warning output 748

Docs and Internal
* Update contributing docs about using tox and sync tox pytest cmd with travis 744
* Add isort precommit hook & run on all files 743
* Add flake8 pre-commit hook and manually edit files to pass flake8 validation 746
* Add pyupgrade pre-commit hook and run on all files 736
* Update README Contributing section to encourage use of virtualenv 765
* Fix parameter order for Relay's Root-field 754
* Add python3.6 classifier to setup.py 763

2.1.1

A small bugfix release to fix a couple of issues.
Thanks to the effort of contributors for this new release nikordaris dan98765 femesq devArtoria 🎉

Changelog
* Fix `default_value` on `NonNull` fields (9408ba70d165284ff7ab5efd159a62e1d40a9a7f)
* Add pre-commit tool to repository, and run on all files (730)
* Added partial support to Dynamic type (725)

Docs
* Improve v2 migrations docs (732)
* Add Graphene-Mongo to integrations list (711)

2.1.0

This is a minor release, fixing a lot of small issues, with better support for `Date`, `DateTime` and `Time` scalars and tons of improvements on docs.
Thanks to the effort of contributors for this new release jkimbo danpalmer g-- dfee Prince-Leto simonwoerpel pjdelport anisjonischkeit abawchen 🎉

Changelog
* Extend support for subclassing `InputObjectType` meta a16c5ba00be1d963d438c5e96962b79d1b145cc3
* Raise better error if type is missing from Schema d6968c2e92486dda40725c9ef99f450557003f2b
* Allow ObjectType to set connection name a2178dc22098a36e56d4cec021f984f4cae3649c
* Fixed `to_camel_case ` utility function be1f7d72a46f29eb491d3a6110fd955d0b72dea4
* Add py36 to tox envlist 113cf8da38dcac755599d4b26432e3eaccadc72a
* Enable extra options in mutation fields a7a4ba62af4cb8b00ffa6a9f8cf79bd87dfb5e95
* Improved support / assertion for GraphQL types in Schema 0971a05b33bf65cbc89038eebd85de5fec4e1dcf
* Fixed `required=True` in `ConnectionField` 8c7ca74c6f083007a7c83c843f494357aec69371
* Exclude examples module in package 79f7cc08e3c173e78ab33abe0d49404242f8d26d
* Made `Date`, `DateTime` and `Time` scalars to fail with `GraphQLError` is format is invalid 84fbf5dc23351c26a852271aa6529a60bce13735 9973fd314f6134a96a78617fee1caf21d592b6af
* Fixed `Meta` included in `Enum` members 2594cdb61409f8ecedf0958ee959f8f8ded3efbc
* Fixed deprecations url in deprecation message a96ed550bd0c67b7a9ec0b9f636f71c530441e5f
* Fixed `str` on abstract types, improved `repr` 562cafc14f66bbad7f76e7600fa0acd71d00194e
* Use `aniso8601` instead of `iso8601` b4255e55fd28ca5b31f86876fe3f95f38f0f0838
* Expose `Date`, `DateTime` and `Time` from main package


Docs
* Updated docs layout d6df14923dd47df69f7bec7909cb70809f31eea0
* Relay documentation reflect latest 2.0 API ec32c252e7fdb7354e42ac931a7a7ee412d4d56c
* Use pythonic terminology in middleware 834d52f9d3ca49e2a39fdf89da945f296b160c60
* Added `Date` scalar to documentation 98366c6add10fa1532301145e9768bffcbb09dc5
* Document functional middleware 92f6a496c5b0bb08ea976e5a675cc3310b85e585
* Improved `Scalar` documentation 5036d164b74038ad4ef82add05beb73def11c317
* Fixed typos in relay Node examples 7afeaa052bf90f9fabb5ded21f63cc724f1d1180
* Fixed Relay links 8123c4ad8f945ec2154ce6368e3ec78e4c76700a
* Updated middleware example to support introspection 035ff7ef885e9e158093359e93e5723298ab177e
* Fix broken Github link tags 4fa0df401af289c43ff7e3ec73492455446c275e
* Added documentation in `NonNull` lists e26c0a3717c4ff3f90ed8bd710436f8cb6ff4713
* Fixed relay `Node` example d3b708533d05ef13a6b15e7a3f29eac23f812a09

2.0.1

Changelog
* Prevent breaking changes for future releases 71177fe9776d8cf958ac3054885f891f49c1ef4d
* Support for Enum description lambda f79eb57c063f1e2d1594fc19d1c1863feb5fc862
* Added `Date` type in datetime 045d5fffbec0d32550b19421fa01a088f5cd0d8c
* Improved ObjectType Container initialization 3ee94131ae511d2d83116730dcc4a50258ced5af (Fix for 585)
* Non provided fields in `InputObjectType` value should be `None` (rather than the Field) b5abccb1dc733522df19d56e0906890531a700d3
* Improved tests for nested `InputObjectType` f6697188ee9cbbe22df5e6971ef9686b589f4daf

Docs
* Fix minor gramatical error ef507c7932db6f4c90c34589f8d8af2167975f7b
* Fix example of file upload 98c2af3fcc563fbdad75f15a04e69c38b9e61045
* Fixed args example in docs middleware 1555c988e05049e49f119d7684fc0172e469c283
* Fix Union docs 3412dba31fdd5e57dd545eebeb6a116f40f1cf37

2.0.0

Please read the upgrade guide to learn how to upgrade: https://github.com/graphql-python/graphene/blob/master/UPGRADE-v2.0.md

* Simpler Graphene types implementation (thanks to `__init_subclass__`, and a polyfill implementation for Python 2).
* Simplified resolver API
* Type Options from class arguments (only available in Python 3)

And...
Subscriptions!!

1.4.1

Changelog
* Added type consistency for `Argument`s 467
* Include LICENSE in manifest for source bundles d7dff53f46967601a9b289a075a8bf7190431282
* Improved test framework to support thenables returned when executing queries 645bfddfe955e5a51b13a7d2e58714cdbb7166ab
* Improved ClientIDMutation tests 6c2b940a03ee708bb8788836bb7a298d5aed9c57
* Fixed Argument output name 985252920ce2e2701388e2e20f3cc74419ff3b85 (**important**, please check 490)

Docs
* Update Relay doc link 5052536787503290fee145ada575ec8810fdf308
* Fixed typo in docs execution bad6f5a18873c5ef6488910b8f58728b8ff1ac1e
* Improved Upgrade guide to 1.0 b5d15b635eabcf6004e222e77c6eb9ad0963cb32
* Fixed typo in `DataLoader` docs 0a9dbb608a0ee71dd556c0bd206a0b39bd5a337d

Page 5 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.