-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Description
For 0.8
we have some major changes and additions:
- DatasetBuilder
Extents
andSelection
- Compression filters
- Attributes
Before we release I'd like to include some additional PRs:
- Use TryFrom over From #147: To remove a non-idiomatic
From
trait, and simplify theSelection
API so we don't have two breaking changes in a row - Revamp object identifier ownership #139: To fix a memory leak that makes this library unusable for long lived processes
Other pending PRs does not involve breaking changes and can be released as patch bumps.
@aldanor Are there any additional items you would like to see in 0.8
?
dwerner95
Metadata
Metadata
Assignees
Labels
No labels