Skip to content

chore(main): release 0.5.0#31

Merged
us merged 1 commit into
mainfrom
release-please--branches--main
Jun 22, 2026
Merged

chore(main): release 0.5.0#31
us merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.5.0 (2026-06-22)

⚠ BREAKING CHANGES

  • subcommand flags placed AFTER the image/container/service are now captured as container command arguments. 'mocker exec ctn -it bash' must become 'mocker exec -it ctn bash'.

Features

  • compose: add --quiet, --services, and service args to compose ps (c351ae7), closes #32

Bug Fixes

  • build: resolve -f Dockerfile path with Docker parity (5880740)
  • compose: resolve build.dockerfile relative to context (cc4241a)
  • pass container command/args literally in run/create/exec/compose (c1b6570)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main branch from eb2921a to 421e169 Compare June 21, 2026 11:46
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 421e169 to 220bd2c Compare June 21, 2026 22:59
@github-actions github-actions Bot changed the title chore(main): release 0.4.2 chore(main): release 0.5.0 Jun 22, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 220bd2c to 9a32d4b Compare June 22, 2026 20:53
@us us merged commit 4d522d1 into main Jun 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"mocker compose ps" doesn't take a service argument

1 participant