Releases: ipums/nhgisxwalk
Sixth tagged release — v0.0.5
This is the sixth tagged release of the nhgisxwalk
library, the fourth of which includes fully-functional code. This release adds functionality for bgp{1990/2000}-cty2010
.
This project will eventually be transferred to IPUMS
.
Changes
Version 0.0.5 (2020-06-21)
We closed a total of 7 issues (enhancements and bug fixes) through 3 pull requests, since our last release on 2020-06-21.
Issues Closed
- Adding 2010 County functionality (#50)
- Run gitcount for v0.0.4 release (#49)
- split base crosswalks by (target) state (#45)
- splitting base crosswalk, etc. (#48)
Pull Requests
- Adding 2010 County functionality (#50)
- Run gitcount for v0.0.4 release (#49)
- splitting base crosswalk, etc. (#48)
The following individuals contributed to this release:
- James Gaboardi
Fifth tagged release — v0.0.4
This is the fifth tagged release of the nhgisxwalk
library, the third of which includes fully-functional code. The current code base is unit tested through GHA continuous integration and has a high percentage of code coverage. This release no major new functionality, but focuses on package maintenance.
This project will eventually be transferred to IPUMS
.
Changes
Version 0.0.4 (2020-06-21)
We closed a total of 32 issues (enhancements and bug fixes) through 12 pull requests, since our last release on 2020-06-14.
Issues Closed
- split base crosswalks by (target) state (#45)
- splitting base crosswalk, etc. (#48)
- crosswalk naming / saving? (#34)
- Create MVP crosswalks (#28)
- crosswalk naming & saving (#47)
- Add descriptive blurb into README.md (#43)
- adding/updating descriptions (#46)
- weights rounding functionality (#36)
- Add weights rounding functionality (#42)
- update compression options / index (#35)
- Compression options and index saving (#41)
- delay codecov until after all builds are complete (#38)
- delaying codecov (#40)
- removing CHANGELOG (#33)
- Update gitcount / create changelog for release (#32)
- Update README.md (#31)
- add bgpXXXXbkg2010 notebook links (#30)
- [ENH] bgpxxxx <--> bkg2010 (#29)
- block group part X block groups (#26)
- Adding tests and logic for id_codes.generate_geoid() (#27)
Pull Requests
- splitting base crosswalk, etc. (#48)
- crosswalk naming & saving (#47)
- adding/updating descriptions (#46)
- Add weights rounding functionality (#42)
- Compression options and index saving (#41)
- delaying codecov (#40)
- removing CHANGELOG (#33)
- Update gitcount / create changelog for release (#32)
- Update README.md (#31)
- add bgpXXXXbkg2010 notebook links (#30)
- [ENH] bgpxxxx <--> bkg2010 (#29)
- Adding tests and logic for id_codes.generate_geoid() (#27)
The following individuals contributed to this release:
- James Gaboardi
Fourth tagged release — v0.0.3
This is the fourth tagged release of the nhgisxwalk
library, the second of which includes fully-functional code. The current code base is unit tested through GHA continuous integration and has a high percentage of code coverage. This release allows for the creation 1990/2000 block group parts to 2010 block groups.
This project will eventually be transferred to IPUMS
.
Changes
Version 0.0.3 (2020-06-14)
We closed a total of 17 issues (enhancements and bug fixes) through 5 pull requests, since our last release on 2020-06-13.
Issues Closed
- Update README.md (#31)
- add bgpXXXXbkg2010 notebook links (#30)
- [ENH] bgpxxxx <--> bkg2010 (#29)
- block group part X block groups (#26)
- Adding tests and logic for id_codes.generate_geoid() (#27)
- [WIP] Handling the 1990 "No Data" Problem (#19)
- Add/remove/update notebooks (#25)
- Recreate susbets / unittests / etc. (#14)
- standard case example / tests (#11)
- Handling "no-data" in 1990 blk / bgp (#9)
- GISJOIN vs. GEOID (#17)
- Swap example data to Delaware (#7)
Pull Requests
- Update README.md (#31)
- add bgpXXXXbkg2010 notebook links (#30)
- [ENH] bgpxxxx <--> bkg2010 (#29)
- Adding tests and logic for id_codes.generate_geoid() (#27)
- [WIP] Handling the 1990 "No Data" Problem (#19)
The following individuals contributed to this release:
- James Gaboardi
Third tagged release — v0.0.2
This is the third tagged release of the nhgisxwalk
library, the first of which includes fully-functional code. The current code base is unit tested through GHA continuous integration and has a high percentage of code coverage. This release allows for the handling of "no-data" blocks and block group parts for the 1990 decennial census. It also includes more tutorials and resources.
This project will eventually be transferred to IPUMS
.
Second tagged release — v0.0.1-prealpha
This is an second tagged release of the nhgisxwalk
library, which includes semi-functional code. The current code base is unit tested through GHA continuous integration and has a high percentage of code coverage. This release marks the distinction between not handling and handling "no-data" blocks and block group parts for the 1990 decennial census.
This project will eventually be transferred to IPUMS
.
Initial tagged release — v0.0.0-prealpha
This is an initial tagged release of the nhgisxwalk
library. No code is included in this release. The purpose of this release is the initiate a DOI through zenodo.
This project will eventually be transferred to IPUMS
.