2.4.0
Added
- Exported the
CellError
class as a public API. #1232 - Exported the
SimpleRangeValue
class as a public API. #1178
Fixed
- Fixed an
EmptyCellVertex
data integrity issue between theAddressMapping
andDependencyGraph
objects. #1188 - Fixed a build issue with M1- and M2-chip MacBooks. #1166
- Fixed an issue where the order of items returned by
removeColumns()
depended on the address mapping policy. #1205