File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 2.0.0] ( https://github.com/Thundernerd/Unity3D-SerializableInterface/compare/v1.12.1...v2.0.0 ) (2023-11-07)
2+
3+
4+ ### ⚠ BREAKING CHANGES
5+
6+ * add source generation sample
7+
8+ ### Features
9+
10+ * add source generation sample ([ d5a6da3] ( https://github.com/Thundernerd/Unity3D-SerializableInterface/commit/d5a6da3b59b02e507ee796782765a07ef7d9c004 ) )
11+
112### [ 1.12.1] ( https://github.com/Thundernerd/Unity3D-SerializableInterface/compare/v1.12.0...v1.12.1 ) (2022-09-10)
213
314
Original file line number Diff line number Diff line change 11{
22 "name" : " net.tnrd.serializableinterface" ,
3- "version" : " 1.12.1 " ,
3+ "version" : " 2.0.0 " ,
44 "displayName" : " Serializable Interface" ,
55 "unity" : " 2021.1" ,
66 "description" : " A wrapper that allows serialization of interfaces that supports both UnityEngine.Object and regular object types" ,
You can’t perform that action at this time.
0 commit comments