Skip to content

v3.12.0

Choose a tag to compare

@github-actions github-actions released this 06 Jan 06:10
· 232 commits to main since this release

Features:

Bug Fixes:

  • revert inadvertant changes to accept dsl option by @zachdaniel

  • merge errors with Reactor.Error by @zachdaniel

  • handle new operator_overloads format in operator evaluation by @zachdaniel

  • set allow_nil?: false for get_by_read_actions arguments by @zachdaniel

  • move optimization logic from simplify to new for is_distinct_from operators by @jechol (#2497)

  • raise an informative error when actor fields used in filters are not loaded by @zachdaniel

  • properly handle exists across data layers by @zachdaniel

Improvements: