Skip to content

v2.1.0

Latest

Choose a tag to compare

@nuskey8 nuskey8 released this 15 Jun 05:43
· 11 commits to main since this release

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

Full Changelog: v2.0.1...v2.1.0