Skip to content

v1.3.1

Latest

Choose a tag to compare

@SkowronskiAndrew SkowronskiAndrew released this 25 Feb 16:32
6ccaa74

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 header subcommand 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