Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.63 KB

File metadata and controls

28 lines (16 loc) · 1.63 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.2 (2026-07-03)

Bug Fixes

  • deps: composer up and bump (a3d8c03)
  • strip shebang from mock server router for php -S (#15) (7c69516)

1.0.1 (2026-04-24)

Bug Fixes

  • deps: bump and update dependencies (ea895c5)

1.0.0 (2026-03-11)

Features

  • improve test logic and add unit tests (ac9686c)
  • initial implementation of OpenApiServerMock module (1e61eb5)

Bug Fixes

  • resolve OpenAPI spec to absolute path and add port check (d02ca4c)