Skip to content

Commit c840f86

Browse files
committed
Add CHANGELOG.md with v0.2.0 release notes
1 parent b7b4d24 commit c840f86

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,20 @@
11
## Unreleased
2+
3+
## v0.2.0
4+
5+
- Add Quarto-based documentation site with versioned deployment
6+
- Add code coverage report in docs via LocalCoverage
7+
- Add auto-generated API reference page
8+
- Add CI testing on all platforms (Ubuntu, Windows, macOS)
9+
- Add Docs and DocsBackfill GitHub Actions workflows
10+
- Add TagBot workflow for automated tagging
11+
- Add CHANGELOG.md and CLAUDE.md
12+
- Update dependabot config with dependency grouping
13+
14+
## v0.1.0
15+
16+
- Add support for HRRR, RAP, and GFS NOAA weather model datasets from AWS
17+
- Automatic download and local caching via scratchspace
18+
- Band/variable subsetting with HTTP range requests
19+
- Time range dataset generation with `datasets()`
20+
- `resolution_km` and `metadata` utility functions

0 commit comments

Comments
 (0)