v0.1.0
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.