github us/mocker v0.8.0

latest releases: v0.9.1, v0.9.0
3 days ago

0.8.0 (2026-08-09)

⚠ BREAKING CHANGES

  • compose: projects that set COMPOSE_PROJECT_NAME or a top-level name: resolve to that name now, and names are normalized to [a-z0-9_-], so existing containers, volumes and networks created under the previous name are no longer matched. compose build tags -:latest instead of the bare service name. MockerKit: ImageInfo.size and ImageInfo.created are optional, and ComposeEvent has a new volumeRemoved case.

Features

  • compose: support include:, honor project name, volumes and dry-run (8b6705a)

Don't miss a new mocker release

NewReleases is sending notifications on new releases.