Skip to content

Releases: Clpsplug/PooledObjects

0.9.2

07 Apr 08:08
Compare
Choose a tag to compare

This release adds the "PooledObject" abstract class that can handle three arguments on spawning its pooled item.

0.9.1

25 Mar 14:06
Compare
Choose a tag to compare

This release fixes an issue where the 'next instance ID' was not reset to 0 on the pool's destruction. It could've potentially lead to problems.

Full Changelog: 0.9.0...0.9.1

0.9.0

06 Mar 14:24
Compare
Choose a tag to compare

Initial beta release