Skip to content

1.40.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 21:10

1.40.0 (2022-07-24)

Bug Fixes

  • Fixed exception when passing null array to ArrayHelper.Add() (38c5068)
  • Improved performance of ListHelper.EmptyList() (bb218be)
  • Resolved a GUID conflict with old SerializableDictionary (a967057)

Features

  • Added SerializedObject.SetHideFlagsPersistently() extension method (0965d89)
  • Switched from GUID to assembly names in asmdefs (67002a9)