----------------------- - Added Line type - Added Ray type - Added LineSegment type - Fixed build problem on Windows with MinGW. Thanks to Jonathan Hartley! - Add equality testing support to BoundingBox
0.3
----------------------- - Added BoundingBox type - Added Polygon type - Added py namespace module
0.2.1
------------------------- - Fix broken C assertions in Vec2Array. Thanks to Jonathan Hartley!
0.2
----------------------- - Added Seq2 base type - Added Vec2Array type - Added Affine transform type - Fix NaN bug in Vec2.length2 on Windows. Thanks to Jonathan Hartley!