Skip to content

Releases: graphql-python/graphene-mongo

v0.4.5

03 Jan 09:17
3b174a8

Choose a tag to compare

What's Changed

  • Build(deps-dev): Bump setuptools from 69.5.1 to 70.0.0 by @dependabot[bot] in #239
  • Build(deps): Bump waitress from 2.1.2 to 3.0.1 in /examples/falcon_mongoengine by @dependabot[bot] in #240
  • Build(deps): Bump django from 3.2.25 to 4.2.22 in /examples/django_mongoengine by @dependabot[bot] in #241
  • Build(deps-dev): Bump setuptools from 70.3.0 to 78.1.1 by @dependabot[bot] in #242
  • Refactor converters, improve union and connection field handling, and add Python 3.13–3.14 support by @abhinand-c in #245

Full Changelog: v0.4.4...v0.4.5

v0.4.4

17 Jun 18:43
0abaa56

Choose a tag to compare

What's Changed

  • Build(deps): Bump django from 2.2.28 to 3.2.24 in /examples/django_mongoengine by @dependabot in #232
  • feat: support for new graphene-federation by @mak626 in #237

Full Changelog: v0.4.3...v0.4.4

v0.4.3

20 Mar 12:17
6851c41

Choose a tag to compare

What's Changed

Full Changelog: v.0.4.2...v0.4.3

v.0.4.2

24 Feb 09:44
8f46790

Choose a tag to compare

What's Changed

  • Feat: Ability to use @ skip @ include graphql directives to exclude fields by @mak626 in #231

New Contributors

Full Changelog: v0.4.1...v.0.4.2

v.0.4.1

09 Dec 10:29
a084895

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

25 Nov 05:30
2a094fc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

05 Apr 10:09
807ae70

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.16...v0.3.0

v0.2.16

17 Mar 18:06
c381e36

Choose a tag to compare

Decimal Field Support Added
Dependencies Updated

What's Changed

New Contributors

Full Changelog: v0.2.15...v0.2.16

v0.2.15

06 Oct 21:14

Choose a tag to compare

Graphene Federation v2 Support Added

v0.2.14

14 Jan 08:59

Choose a tag to compare

  • Fixes
    • align version between code and pypi