v0.5.0
Added
Entity!
macro for defining the type of an entity.reserve()
method onWorld
for reserving capacity for additional entities made up of a specific set of components.
Removed
System::world_post_processing()
andParSystem::world_post_processing()
.