Perfect Shape v1.0.1 Release Notes

    • ๐Ÿ˜Œ Relax equalizer gem version to '>= 0.0.11', '< 1.1.0' to avoid conflicts in projects that might use future versions
    • ๐Ÿ›  Fix issue with infinite loop upon setting Circle#radius= to a number with very small decimals
    • ๐Ÿ›  Fix issue with infinite loop upon setting Circle#radius_x= to a number with very small decimals
    • ๐Ÿ›  Fix issue with infinite loop upon setting Circle#radius_y= to a number with very small decimals
    • ๐Ÿ›  Fix issue with infinite loop upon setting Circle#diameter= to a number with very small decimals
    • ๐Ÿ›  Fix issue with infinite loop upon setting Circle#width= to a number with very small decimals
    • ๐Ÿ›  Fix issue with infinite loop upon setting Circle#height= to a number with very small decimals
    • ๐Ÿ›  Fix issue with infinite loop upon setting Square#length= to a number with very small decimals
    • ๐Ÿ›  Fix issue with infinite loop upon setting Square#width= to a number with very small decimals
    • ๐Ÿ›  Fix issue with infinite loop upon setting Square#height= to a number with very small decimals