We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7b4d24 commit c840f86Copy full SHA for c840f86
1 file changed
CHANGELOG.md
@@ -1 +1,20 @@
1
## 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