Description of changes:
Add function to strip non-ascii characters and stringify numbers for dimension values.
[UPDATE] Instead of silently dropping non-compliant characters, the client will now throw an error if an invalid dimension is found according to specifications here (breaking change).
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available: #68
Related issues:
Description of changes: Add function to strip non-ascii characters and stringify numbers for dimension values.
[UPDATE] Instead of silently dropping non-compliant characters, the client will now throw an error if an invalid dimension is found according to specifications here (breaking change).
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.