What's Changed
- Fix: Changes in PropertyListView are not reflected when field don't h… by @akeit0 in #50
- Fix: Syntax bug by @akeit0 in #51
- Fix: support 2021.3 & 2022.1 by @akeit0 in #56
- Remove: depth limit by @nuskey8 in #62
- Fix: wrong type conversion by @akeit0 in #60
- Fix: typo in subtitle by @Yusuke57 in #72
- Add: PreviewAttribute by @Yusuke57 in #70
- Add: Support list view label modification by @yuyu0127 in #68
- Fix: Inspection of private array-like fields on base class by @yuyu0127 in #65
- Add : Support AlchemySerialization with generics and inheritance by @akeit0 in #61
- Fix for InternalAPIHelper Error in Unity 2023.2.15f1 and Later by @moz-moz in #88
- Fix: Resolved InternalAPIHelper error in Unity 2022.3.23f1 and later by @ArkTarusov in #89
- Fix display of RectOffset in inspector by @moz-moz in #90
- Add: tree map and row separator for hierarchy by @aprius in #91
- Fix: GUI.color not reverting correctly by @nuskey8 in #94
- Update: docs by @nuskey8 in #106
- Update: Unity Editor 2022.3.33f1 -> 6000.0.33f1 by @nuskey8 in #118
- 非パブリックなSerializeFieldを持つクラスを継承した際の不具合を修正 by @takuma-komatsu in #111
- Fix: error on PropertyField that has no ObjectField child by @dssste in #109
- Add: LabelText with Button support by @MrBelarus in #84
- Add: Preview attribute size and align by @MrBelarus in #85
New Contributors
- @akeit0 made their first contribution in #50
- @Yusuke57 made their first contribution in #72
- @yuyu0127 made their first contribution in #68
- @moz-moz made their first contribution in #88
- @ArkTarusov made their first contribution in #89
- @aprius made their first contribution in #91
- @takuma-komatsu made their first contribution in #111
- @dssste made their first contribution in #109
- @MrBelarus made their first contribution in #84
Full Changelog: v2.0.1...v2.1.0