Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 20:10
· 67 commits to main since this release
bb62265

The initial release of compose_spec!

Features

  • (De)serialize from/to the structure of the Compose specification.
  • Values are fully validated and parsed.
  • Completely documented.
  • Conversion between short and long syntax forms of values.
  • Conversion between std::time::Duration and the duration string format from the compose-spec.