Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 464 Bytes

File metadata and controls

19 lines (13 loc) · 464 Bytes

Changelog

All notable changes to this project will be documented in this file.

Unreleased

0.1.0 - 2026-05-13

Added

  • Laravel-inspired class-based FormRequest abstraction.
  • Zod-based validation lifecycle using async parsing.
  • Optional Express 4 adapter.
  • Authorization and validation exceptions.
  • Context helpers for body, params, query, headers, and user.
  • 100% coverage quality gate.
  • CI/CD validation workflow.
  • AI contributor guidance.