Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [0.2.0] - 2026-02-15
- Added support for NetCDF groups, enabling hierarchical data organization.
- Introduced the DataTree class to explore the complete dataset structure.
- Updated the documentation UI with group browsing and variable search capabilities. [#37](https://github.com/EarthyScience/netcdf4-wasm/pull/37)

## [0.1.3] - 2026-01-11

- Fully automated build process.
Expand Down