Skip to content

Releases: Clpsplug/PooledObjects

0.9.2

Choose a tag to compare

@Clpsplug Clpsplug released this 07 Apr 08:08

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

0.9.1

Choose a tag to compare

@Clpsplug Clpsplug released this 25 Mar 14:06

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

Choose a tag to compare

@Clpsplug Clpsplug released this 06 Mar 14:24

Initial beta release