Skip to content

Releases: SolidAlloy/GenericScriptableArchitecture

1.2.1

17 Oct 09:46
Compare
Choose a tag to compare

1.2.1 (2021-10-17)

Bug Fixes

  • Fixed exceptions when using UnityEvents interface and when creating new generic unity objects (167318c)

1.2.0

13 Oct 17:19
Compare
Choose a tag to compare

1.2.0 (2021-10-13)

Features

  • Added an ability to traverse the hierarchy of types in the dropdown (2c1b045)

1.1.9

07 Oct 18:48
Compare
Choose a tag to compare

1.1.9 (2021-10-07)

Bug Fixes

  • Fixed error in TimelineInternals.dll when Timeline package is not installed (8c73f40)

1.1.8

30 Sep 17:06
Compare
Choose a tag to compare

1.1.8 (2021-09-30)

Bug Fixes

  • Started saving config changes to disk immediately after a change in generated assemblies (f08cc24)

1.1.7

29 Sep 19:55
Compare
Choose a tag to compare

1.1.7 (2021-09-29)

Bug Fixes

  • Fixed MissingReferenceException sometimes appearing on MacOS (dc3b3de)

1.1.6

27 Sep 19:58
Compare
Choose a tag to compare

1.1.6 (2021-09-27)

Bug Fixes

  • Integrated fixes from SolidUtilities and GenericUnityObjects (0741d83)

1.1.5

16 Sep 04:21
Compare
Choose a tag to compare

1.1.5 (2021-09-16)

Bug Fixes

  • Fixed an issue with missing generic MonoBehaviours after pulling changes from git (e25cc42)

1.1.4

05 Sep 19:00
Compare
Choose a tag to compare

1.1.4 (2021-09-05)

Bug Fixes

  • Updated GenericUnityObjects to fix issues with using git (acf79ff)

1.1.3

31 Aug 07:28
Compare
Choose a tag to compare

1.1.3 (2021-08-31)

Bug Fixes

  • Deleted accidentally added cache file (62f9563)
  • Fixed bugs in the GenericUnityObjects dependency package (ebfd9d2)

1.1.2

30 Aug 06:23
Compare
Choose a tag to compare

1.1.2 (2021-08-30)

Bug Fixes

  • Fixed icon assets not being loaded when installing a package from git or openupm (e62b8c4)