v0.3
What's Changed
- Add comprehensive implementation plan and test suite for tidycensus feature parity by @chekos in #292
- Add Claude Code GitHub Workflow by @chekos in #294
- Add Phase 0 foundation: Census API infrastructure by @chekos in #293
- Add Phase 1 core data functions: get_acs, get_decennial, load_variables by @chekos in #295
- Implement Phases 0-2: Census API, MOE, PUMS, and spatial support by @chekos in #296
- Add Phase 3: estimates, flows, FIPS lookups, and caching integration by @chekos in #297
- Add Phase 4: tidy output, MOE scaling, geometry for flows, and survey metadata by @chekos in #298
- Complete feature parity: stubbed params, datasets, functions, and CLI by @chekos in #299
- Update GitHub Actions to latest and deprecate ACS class by @chekos in #300
- Complete documentation overhaul by @chekos in #301
- Fix docs: site URL, emoji rendering, pip→uv, and code snippet errors by @chekos in #302
- Replace matplotlib with Altair and add live charts to docs by @chekos in #305
- Add output blocks to all documentation code snippets by @chekos in #306
- Fix spatial docs: real Census data, chart alignment, pin mkdocs <2 by @chekos in #307
Full Changelog: v0.2...v0.3