Skip to content

Releases: explicitcontextualunderstanding/Container-Compose

v0.10.0

01 Mar 02:42

Choose a tag to compare

test: add mapping tests for dns_search and build target and fix imple…

v0.9.1

24 Feb 00:09

Choose a tag to compare

fix: remove RuntimeStatus type that doesn't exist

The RuntimeStatus type was introduced by TomasLudvik's commits but
doesn't exist in the container library. Removing the status tracking
since it was only used for error messages.