Skip to content

Releases: SolidAlloy/SolidUtilities

1.2.1

04 Oct 18:44
Compare
Choose a tag to compare

1.2.1 (2020-10-04)

Bug Fixes

  • Made -1 the default value of Resize() instead of 0 (58f15e6)

1.2.0

04 Oct 11:44
Compare
Choose a tag to compare

1.2.0 (2020-10-04)

Features

  • Added new method FloatExtensions.DoesNotEqualApproximately() (dba7056)

1.1.0

03 Oct 21:18
Compare
Choose a tag to compare

1.1.0 (2020-10-03)

Features

  • Added EditorWindowExtensions and its first method - Resize (59781b0)

First release

02 Oct 17:09
Compare
Choose a tag to compare
feat: Added new methods to TypeExtensions

- GetSerializedFields
- IsSubclassOfRawGeneric
- InheritsFrom