0.35.0 (2023-10-01)
⚠ BREAKING CHANGES
- nullability of is_not_distinct_from has changed
- The minimum precision for floating point numbers is
now mandated.
Features
- add approval guidelines for documentation updates (#553) (da4b32a)
- add geometric data types and functions (#543) (db52bbd)
- add geometry editor functions (#554) (727467c)
- adding geometry accessor functions (#552) (784fa9b)
- explicitly reference IEEE 754 and mandate precision as well as range (#449) (54e3d52), closes #447