You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecate PositionArray, PositionCoords and BoxCoords. Use PositionSeries, Position and Box (and their new factories) instead.
Breaking changes some of extension methods in ListCoordinateExtension, PositionIterableCoordinatesExtension and PositionCoordinatesExtension and BoxCoordinatesExtension.
Deprecate PositionArray, PositionCoords and BoxCoords. Use PositionSeries, Position and Box (and their new factories) instead.
Breaking changes some of extension methods in ListCoordinateExtension, PositionIterableCoordinatesExtension and PositionCoordinatesExtension and BoxCoordinatesExtension.
Related to #200.
The aim is to radically simplify some data structures.
The text was updated successfully, but these errors were encountered: