What's Changed
- Improve Error Handling with Serialized File Detection by #58
- Archives, YAML files detected with clear error messages
- Reliable way to detect if a file is a Unity SerializedFile despite lack of a distinctive file extension or "magic prefix"
- Added
serialized-file headersubcommand for looking at the header of serialized files - Added testing and examples of different versions of the serialized file format.
- Addressables BuildLayout.json Analyze fixes by #56
- Fix error handling and reporting in analyze command (Issue #48) by #57
Full Changelog: v1.3.0...v1.3.1