Skip to content

apiwork: v0.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 16:43
06b8574

0.4.0 (2026-03-09)

⚠ BREAKING CHANGES

  • add locales DSL for declaring supported API locales

Features

  • add :text string format for multiline text hints (4c6cf17)
  • add fingerprint to API for stable client-side identification (dc581aa)
  • add locales DSL for declaring supported API locales (2286a69)

Bug Fixes

  • accept empty objects and arrays for required fields in validation (e21b938)
  • coerce primitive union variants for filter shorthand (a2ae2d5)
  • include parent path segments in introspection resource paths (3e8f977)
  • merge representation fields into any contract-defined types (9c8b79f)
  • promote deeper-path errors in union validation (0c91493)
  • remove redundant default? predicate from introspection params (179f22e)
  • skip empty payload types for read-only representations (48a114d)
  • use "object" instead of "hash" in union type error meta (6ce9f27)