Releases: censusdis/censusdis
Releases · censusdis/censusdis
1.2.2
1.2.1
What's Changed
- Support keeping extra columns from shapefiles. by @vengroff in #296. Special thanks to @orthorhombic for a really well-written issue (#295) that inspired this change.
Full Changelog: 1.2.0...1.2.1
1.2.0
The main change in this release is that we bumped the dependency on numpy to be >=2.0.
This required updating another of other dependencies that rely on numpy.
What's Changed
- DOC: Fix typo in fill_in() docstring. by @MaxJPRey in #291
- Update to numpy >= 2.0. by @vengroff in #293
New Contributors
Full Changelog: 1.1.15...1.2.0
1.1.15
1.1.14
v1.1.13
v1.1.12
v1.1.11
What's Changed
- Enhanced ACS subject demo to include 1-year subject demo. by @vengroff in #275
- Bump actions/configure-pages from 4 to 5 in the github-actions group by @dependabot in #276
- Bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #277
- Add
ced.variables.search
. by @vengroff in #280
New Contributors
- @dependabot made their first contribution in #276
Full Changelog: v1.1.10...v1.1.11
v1.1.10
v1.1.9
Another follow up to 1.1.8 that primarily adds integration test stability against cases where we see a mix of old and new server-side behavior.
What's Changed
- Assorted fixes, mostly in integration tests, to handle 5/24/2024 server-side changes. by @vengroff in #272
Full Changelog: v1.1.8...v1.1.9