Skip to content

Releases: MirageNet/ObjectPooler

v1.1.4

08 Dec 15:52

Choose a tag to compare

v1.1.3

16 Jan 00:14

Choose a tag to compare

1.1.3 (2022-01-16)

Bug Fixes

  • fixed mirage define and fixed for new mirage version where james implemented nullable for position in spawn message. (86db3c5)

v1.1.2

15 Jan 22:16

Choose a tag to compare

1.1.2 (2022-01-15)

Bug Fixes

v1.1.1

24 Oct 17:46

Choose a tag to compare

1.1.1 (2021-10-24)

Bug Fixes

  • missed fixing unspawn method for mirror (#5) (7f22a2a)

v1.1.0

24 Oct 17:22

Choose a tag to compare

1.1.0 (2021-10-24)

Features

v1.0.2

11 Oct 04:30

Choose a tag to compare

1.0.2 (2021-10-11)

Bug Fixes

  • Needed to add dontdestroyonload to newly create object pooler (bbc1222)

v1.0.1

11 Oct 03:29

Choose a tag to compare

1.0.1 (2021-10-11)

Bug Fixes

  • remove need for public constructor of ObjectPoolingManager class. Was causing conflict to fields. (b3951e5)

v1.0.0

10 Oct 21:42

Choose a tag to compare

1.0.0 (2021-10-10)

Bug Fixes

  • initial release. No test code yet and no example usages yet. (9bb344d)
  • release file. (fbf912d)