Skip to content

0.0.32

Compare
Choose a tag to compare
@smyrick smyrick released this 10 Jan 02:25
· 965 commits to master since this release

Major Changes

  • DataFetcherExecutionPredicate is now an interface and only exposes a single function evaluate to test the value. See the comments and javadocs for more details (#138)

Patch Changes

  • fix: recursive interfaces (#143)