v0.3
What's Changed
- Set the
close
method so that underlying files aggregated by NcML are closed by @huard in #44 - Add references to NcML documentation and ioos/ncml repo by @huard in #45
- Add support for
aggregation
andscan
elements inDataset
. by @huard in #43 - Remove 3.8 from CI test suite and add 3.11 by @huard in #50
- Remove CircleCI configuration by @huard in #47
- Add
from_text
method to instantiate Dataset object from string by @huard in #54
Full Changelog: v0.2...v0.3