File tree 2 files changed +12
-1
lines changed
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
+
1
12
### [ 1.12.1] ( https://github.com/Thundernerd/Unity3D-SerializableInterface/compare/v1.12.0...v1.12.1 ) (2022-09-10)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " net.tnrd.serializableinterface" ,
3
- "version" : " 1.12.1 " ,
3
+ "version" : " 2.0.0 " ,
4
4
"displayName" : " Serializable Interface" ,
5
5
"unity" : " 2021.1" ,
6
6
"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