Changelog 0.5.0 (2023-10-15) ⚠ BREAKING CHANGES arbitrary dimensional points (#23) rename feature for serde (#19) Features add 3d points to serde (b03f1d3) arbitrary dimensional points (#23) (2aee19d) Bug Fixes docs: update for 3d deserialization (#26) (6c8c464) specialized math for <= 4d points (#24) (b5a5533) Code Refactoring rename feature for serde (#19) (ff12e9f) 0.4.0 (2022-10-26) ⚠ BREAKING CHANGES use blanket implementation for trait (#10) Code Refactoring use blanket implementation for trait (#10) (63de772) 0.3.0 (2022-10-25) ⚠ BREAKING CHANGES move trait + add proper docs (#7) Code Refactoring move trait + add proper docs (#7) (e45344e) 0.2.1 (2022-10-20) Bug Fixes expose extendednumops trait (#5) (0a29b0a)