v0.2.23
Fixed
- BAML streaming
sanitize_partial_strings/1no longer crashes withProtocol.UndefinedErrorwhen the output schema parses into a struct (e.g.,PuckCoder.Actions.Shell). Structs match theis_mapguard but don't implementEnumerable, soMap.new/2would raise. Added a struct-specific clause that passes through unchanged.