deadweight.gdt v0.1.1
deadweight.gdt v0.1.1 is a corrective compatibility release.
Fixed
- Accept literal LF, CRLF, and CR line endings inside quoted values in supported Godot format-3 scenes.
- Accept quoted property names while preserving source-aware malformed-input diagnostics.
- Report the semantic Go module version for tagged installs when no explicit linker version is injected.
Validation
- All repository build, test, race, vet, and lint gates passed on Linux, macOS, and Windows.
- The official
godotengine/godot-demo-projectscorpus at0db80c1552e81780441424af63223fa462f90b7e: 139 main scenes; 103 COMPLETE; 16 expected PARTIAL; 9 unsupported format 4; 11 unsupported UID roots; 0 unexpected fatal.
Boundaries
v0.1.0remains immutable.- Format 4,
uid://roots, imported-scene expansion, and project-wide scanning remain unsupported. - No prebuilt binary assets are attached. Install with Go:
go install github.com/stfulldev/deadweight.gdt/cmd/deadweight.gdt@v0.1.1