Skip to content

Updated number types

Compare
Choose a tag to compare
@RonnieNiezenAllegiance RonnieNiezenAllegiance released this 11 Aug 12:00
· 86 commits to master since this release

Breaking change: From version 2.0.0 number types will no longer be of type "long". All numbers corresponding to data values will now be of type "double", and numbers corresponding to display options (ie. Height, StartAngle, BorderWidth etc.) will be of type "int"