Skip to content

v0.19.1

Choose a tag to compare

@agentfirstkit agentfirstkit released this 18 Jul 16:43
· 25 commits to main since this release
  • 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