Remove use of str_to_object
and instead use external references
#47
Labels
str_to_object
and instead use external references
#47
Following on from #45 we could simplify the logic when creating formatters by only allowing external references using
ext://...
rather than ourstr_to_object
function.This would be a breaking change
The text was updated successfully, but these errors were encountered: