Skip to content

Releases: LenixSO/SerializedMethod

v1.0.1

26 Nov 13:11

Choose a tag to compare

1.0.1 (2025-11-26)

Bug Fixes

v1.0.0

19 Nov 15:02

Choose a tag to compare

1.0.0 (2025-11-19)

Bug Fixes

  • button on inspector not showing (9cd4e35)
  • fail to save coroutines return (a709d42)
  • github workflow (3466513)
  • list inputfield drag (71c5c50)
  • list with unsupported element (37a55c6)
  • not showing inherited members (17c113d)
  • null check for values (5fda2bb)
  • package folder (c39c7c4)
  • remove commented lines (5f693ae)
  • serializedEnum not setting value (78de279)

Features

v0.1.8

20 Sep 13:23
a709d42

Choose a tag to compare

v0.1.7

01 Sep 22:27

Choose a tag to compare

v0.1.6

26 Aug 18:56
78de279

Choose a tag to compare

fix: serializedEnum not setting value

v0.1.5

23 Aug 13:49
9cd4e35

Choose a tag to compare

v0.1.4

15 Aug 13:41
54e966c

Choose a tag to compare

V0.1.3

18 Jun 13:33

Choose a tag to compare

+Added README

-fix: package files going into build
-fix: parameters with default values breaking serialization
-fix: template identation

="MethodTesting" window is now "MethodTest"

v0.1.2

26 May 18:36

Choose a tag to compare

fix: Too many methods breaking the window
fix: Break on trying to load a saved generic class
feat: Unity menu button for creating a custom ISerializedObject script (Assets/SerializedMethod/Create custom SerializedParameter)

v0.1.1

23 May 14:49

Choose a tag to compare

small fix