Skip to content

v1.3.0

Choose a tag to compare

@william-eth william-eth released this 03 Jun 03:51
· 19 commits to master since this release

[1.3.0] - 2026-06-02

  • Add config.error_message_resolver extension hook to customize ErrorResponse::Helper#error_response without monkey patching.
  • Add compatibility support for both keyword and positional resolver signatures.
  • Add RSpec coverage for resolver behavior and fallback handling.