v0.19.1
- Add coerce_toward/coerce_values_toward: type-directed coercion of CLI strings toward an existing or known type (no scalar shape-guessing) for consumers building config setters
- Add DocumentFile::value_at_typed/set_typed and value_matches_type: typed read/write that validates a value against an explicit ValueType