# Changelog

All notable changes to MoonContract are documented here.

## [Unreleased]

## [0.1.0] - 2026-07-24

Initial public mooncakes.io release for the 2026 MoonBit August Hackathon.

### Added

- OpenAPI 3.0 JSON and common YAML parsing.
- Local component reference resolution and route compilation.
- Request, response, parameter, and JSON Schema validation.
- Deterministic contract-backed Mock generation.
- Offline positive and negative case replay.
- `lint`, `check`, `mock`, and native `serve` commands.
- Multi-target CI and native HTTP end-to-end verification.
