Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 07 Feb 00:58
cd868f1

0.2.1 (2026-02-07)

Features

  • add OpenAI product feed schema to validator (b1eaf75)

Bug Fixes

  • normalize Message.parse return type and tighten retry error matching (845b9d5)

Miscellaneous

  • exclude mix tasks from hex package (6a17499)

Code Refactoring

  • remove unnecessary wrappers and dual string/atom handling (3b1653a)
  • remove validate_openai_product_feed/1 convenience function (9840351)
  • replace JSON Schema with Ecto embedded schema for product feed (c9b6a4b)
  • version ACP schemas and make return_policy conditionally required (1031bb4)