Commit 89bf317
committed
chore(release): 1.2.0 [skip ci]
# [1.2.0](1.1.0...1.2.0) (2022-05-02)
### Bug Fixes
* Fixed a ReorderableList exception in Unity 2021.2.15 ([b78fcdc](b78fcdc))
* Fixed missing property in Unity 2021.1 ([2944c58](2944c58))
* Fixed ReorderableList methods not being found through reflection ([e00881f](e00881f))
* Started suppressing the missing type warning when a method argument of such type no longer exists ([4c28909](4c28909))
### Features
* Replaced an enum button with a single-click button to switch between dynamic and serialized ([20701a4](20701a4))
* Replaced object with void* to avoid boxing of structs ([8c4ffa0](8c4ffa0))1 parent 33a2425 commit 89bf317
2 files changed
+17
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
1 | 17 | | |
2 | 18 | | |
3 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments