Version 1.0 contains numerous bug fixes and two new Box2D test cases for demonstrating how fluid flow can be simulated in the framework. We also added some optimizations to make GetChildByTag more efficient and converted all insertion sorts to use the Array.Sort native implementation, which should use quicksort when applicable.