svgbobrus v0.5.1 Release Notes

    • ๐Ÿ‘Œ Improve implementation of is_intersecting
    • โœ… Include circle in intersection test
    • โž• Add a function to return regular shapes such as circle and rect, this will be used for testing hit, which fragment is hit
    • ๐ŸŽ‰ Initial implementation for testing hit/intersection AABB to any fragment
    • refactor group_node_and_fragments to clearly group the fragments first, as this will be used to test for fragment hit test