v1.0.7
- Support non-conforming glTF/GLB files with wrong encoding for JSON data. Per the spec, glTF/GLB should use UTF-8 without BOM. However, the library now also supports reading files encoded with UTF-8 with BOM, UTF-16-LE, UTF-16-BE, and Windows-1252.