Skip to content

Release 0.7.0

Compare
Choose a tag to compare
@MrThearMan MrThearMan released this 31 May 08:40
· 103 commits to main since this release

What's Changed

Features

  • Replaces PreResolvingField with ManuallyOptimizedField. This field allows for fully custom optimization strategies.
  • Adds a optimization_hook method-hook that the optimizer looks for in ObjectType Fields. This method can be used to alter how custom fields behave with the optimizer.

Automated


Full Changelog: v0.6.3...v0.7.0