Skip to content

Latest commit

 

History

History
40 lines (18 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

40 lines (18 loc) · 1.77 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.5 (2021-11-15)

1.0.4 (2021-11-15)

Bug Fixes

  • target importer used instead of object importer in serialization (0a62cd5)
  • update data path (45cac7c)

1.0.3 (2021-11-15)

Bug Fixes

  • fix error where old method was used to split data instead of json (9833db8)

1.0.2 (2021-11-14)

Bug Fixes

  • replace odin serialization with newtonsoft in SOVariant (c40390e)

1.0.1 (2021-09-10)

Bug Fixes

  • specify which SerializationUtility library is used to avoid errors in Unity 2021.2 (45ccae9)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.