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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Features
Traits: cell ranges as defined via the
Cells
trait are no longer required to be const-iterable.Writers: writers can now take fields whose value type is
bool
, and fields can now also be exported into ranges withbool
as range value type.Decorators: added a decorator for readers that exposes polyline cells as subdivided into its individual segments.
Removed interfaces
FilteredRange
wrapper has been removed since the cell ranges are no longer required to be const-iterable.This discussion was created from the release GridFormat v0.4.0.
Beta Was this translation helpful? Give feedback.
All reactions