Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 787 Bytes

CHANGELOG.md

File metadata and controls

34 lines (20 loc) · 787 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[2.0.0] - 2023-10-28

Fixes, improvements and more tests

Added

  • More Tests

Changed

  • Removed UnityObjectContractResolver.UnityObjectConverter property

Fixed

  • Subassets are now correctly serialized by EditorUnityObjectConverter
  • Collections of Unity Objects are now correctly serialized by EditorUnityObjectConverter and RuntimeUnityObjectConverter

[1.0.1] - 2023-09-13

Some bugfixes

Added

Changed

Fixed

  • NRE in EditableAssetTargetView OnDestroy
  • Added missing TextFilePreview.Cleanup call for Unity 2021+