Skip to content

Commit

Permalink
Merge pull request #54 from jGaboardi/version_bump
Browse files Browse the repository at this point in the history
version bump and release
  • Loading branch information
jGaboardi authored Dec 20, 2020
2 parents 5241f28 + ec5ad24 commit ea034a1
Show file tree
Hide file tree
Showing 4 changed files with 118 additions and 32 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ def setup_package():
tests_require=["pytest"],
keywords="network-topology, tiger-line, python, graph-theory",
classifiers=[
"Development Status :: 1 - Planning",
"Development Status :: 4 - Beta",
"Intended Audience :: Science/Research",
"Intended Audience :: Developers",
"Intended Audience :: Education",
Expand Down
2 changes: 1 addition & 1 deletion tigernet/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "v0.1-prealpha"
__version__ = "0.2.0"

"""
`tigernet` --- "Network Topology via TIGER/Line Shapefiles"
Expand Down
86 changes: 86 additions & 0 deletions tools/changelog_0.2.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
# Changes

Version 0.2.0 (2020-12-20)

We closed a total of 73 issues (enhancements and bug fixes) through 22 pull requests, since our last release on 2019-08-26.

## Issues Closed
- Quickstart/Guide (#20)
- add examples (#19)
- Add edge test cases (#45)
- Add related project list to README.md (#52)
- Attempting CI builds w/pygeos (#51)
- Add known `discard_segs` in info.py (#27)
- Discard segms (#49)
- dropping support for shapefiles, roads (#48)
- .shp read needed? (#46)
- Only TIGER/Line Edges? (#47)
- cost matrices for near-network observations (#44)
- upload+update+streamline code base (#11)
- segm2pop lookup for Observations (#43)
- Empirical observation tests (#42)
- CI testing in Python 39 [2nd try] (#40)
- 2nd attempt at Python 3.9 support (#41)
- Add more network measure stats tests (#39)
- Observations snapping and tests (#38)
- add Python 3.9 testing (#37)
- streamlining code and adding tests (#36)
- Bump codecov/codecov-action from v1.0.14 to v1.0.15 (#35)
- empirical cost matrix, stats, improved testing, etc. (#34)
- IndexError in Network.calc_net_stats() --> dict for node2coords? (#32)
- Relationship lookups form lists to dicts (#33)
- Bug in network topology (#29)
- Bump conda-incubator/setup-miniconda from v1.7.0 to v2 (#31)
- Bump actions/checkout from v2.3.3 to v2.3.4 (#30)
- ghost PR to test codecov (#28)
- Bump codecov/codecov-action from v1.0.13 to v1.0.14 (#26)
- tiger net --> pp2n --> spaghetti (#23)
- Roadmap for tigernet (#22)
- add requirements (#15)
- adopt code format (#13)
- flesh out README.md (#5)
- add setup.py (#24)
- adding top dir and lattice data (#25)
- add nose tests (#12)
- add MANIFEST.in (#14)
- Travis CI (#6)
- add setup.py (#16)
- tagged GitHub releases prior to PyPI release (#17)
- Docs website (#21)
- adding GitHub tag badge (#18)
- completion of #4 (#10)
- short blurb about functionality on README.md (#4)
- adding (some of a) descriptive blurb (#9)
- add .gitignore (#7)
- adding .gitignore (#8)
- create DOI (#1)
- adding bibtex citation (#3)
- adding DOI (#2)

## Pull Requests
- Discard segms (#49)
- dropping support for shapefiles, roads (#48)
- cost matrices for near-network observations (#44)
- segm2pop lookup for Observations (#43)
- Empirical observation tests (#42)
- 2nd attempt at Python 3.9 support (#41)
- Observations snapping and tests (#38)
- streamlining code and adding tests (#36)
- Bump codecov/codecov-action from v1.0.14 to v1.0.15 (#35)
- empirical cost matrix, stats, improved testing, etc. (#34)
- Relationship lookups form lists to dicts (#33)
- Bump conda-incubator/setup-miniconda from v1.7.0 to v2 (#31)
- Bump actions/checkout from v2.3.3 to v2.3.4 (#30)
- ghost PR to test codecov (#28)
- Bump codecov/codecov-action from v1.0.13 to v1.0.14 (#26)
- adding top dir and lattice data (#25)
- adding GitHub tag badge (#18)
- completion of #4 (#10)
- adding (some of a) descriptive blurb (#9)
- adding .gitignore (#8)
- adding bibtex citation (#3)
- adding DOI (#2)

The following individuals contributed to this release:

- James Gaboardi
60 changes: 30 additions & 30 deletions tools/gitcount.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"execution_count": null,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-02T15:37:01.437291Z",
"start_time": "2020-10-02T15:37:01.433910Z"
"end_time": "2020-12-20T22:12:09.873596Z",
"start_time": "2020-12-20T22:12:09.870222Z"
}
},
"outputs": [],
Expand All @@ -49,8 +49,8 @@
"execution_count": null,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-02T15:37:01.447221Z",
"start_time": "2020-10-02T15:37:01.441107Z"
"end_time": "2020-12-20T22:12:09.883373Z",
"start_time": "2020-12-20T22:12:09.877884Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -80,8 +80,8 @@
"execution_count": null,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-02T15:37:01.460601Z",
"start_time": "2020-10-02T15:37:01.449829Z"
"end_time": "2020-12-20T22:12:09.896777Z",
"start_time": "2020-12-20T22:12:09.885842Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -193,8 +193,8 @@
"execution_count": null,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-02T15:37:01.487739Z",
"start_time": "2020-10-02T15:37:01.462816Z"
"end_time": "2020-12-20T22:12:09.922835Z",
"start_time": "2020-12-20T22:12:09.899360Z"
}
},
"outputs": [],
Expand All @@ -221,8 +221,8 @@
"execution_count": null,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-02T15:37:01.493051Z",
"start_time": "2020-10-02T15:37:01.490097Z"
"end_time": "2020-12-20T22:12:09.927847Z",
"start_time": "2020-12-20T22:12:09.925141Z"
}
},
"outputs": [],
Expand All @@ -242,8 +242,8 @@
"execution_count": null,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-02T15:37:01.501656Z",
"start_time": "2020-10-02T15:37:01.494336Z"
"end_time": "2020-12-20T22:12:09.937229Z",
"start_time": "2020-12-20T22:12:09.929418Z"
}
},
"outputs": [],
Expand All @@ -265,8 +265,8 @@
"execution_count": null,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-02T15:37:01.505625Z",
"start_time": "2020-10-02T15:37:01.503049Z"
"end_time": "2020-12-20T22:12:09.941541Z",
"start_time": "2020-12-20T22:12:09.939187Z"
}
},
"outputs": [],
Expand All @@ -288,8 +288,8 @@
"execution_count": null,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-02T15:37:01.527755Z",
"start_time": "2020-10-02T15:37:01.508239Z"
"end_time": "2020-12-20T22:12:10.069005Z",
"start_time": "2020-12-20T22:12:09.944014Z"
}
},
"outputs": [],
Expand All @@ -311,8 +311,8 @@
"execution_count": null,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-02T15:37:01.565777Z",
"start_time": "2020-10-02T15:37:01.530039Z"
"end_time": "2020-12-20T22:12:10.125235Z",
"start_time": "2020-12-20T22:12:10.071527Z"
}
},
"outputs": [],
Expand All @@ -338,8 +338,8 @@
"execution_count": null,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-02T15:37:01.571746Z",
"start_time": "2020-10-02T15:37:01.568350Z"
"end_time": "2020-12-20T22:12:10.129507Z",
"start_time": "2020-12-20T22:12:10.126821Z"
}
},
"outputs": [],
Expand All @@ -362,8 +362,8 @@
"execution_count": null,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-02T15:37:04.284824Z",
"start_time": "2020-10-02T15:37:01.573889Z"
"end_time": "2020-12-20T22:12:11.590393Z",
"start_time": "2020-12-20T22:12:10.131286Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -392,8 +392,8 @@
"execution_count": null,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-02T15:37:04.292549Z",
"start_time": "2020-10-02T15:37:04.287453Z"
"end_time": "2020-12-20T22:12:11.600539Z",
"start_time": "2020-12-20T22:12:11.593530Z"
}
},
"outputs": [],
Expand All @@ -417,8 +417,8 @@
"execution_count": null,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-02T15:37:04.299725Z",
"start_time": "2020-10-02T15:37:04.294958Z"
"end_time": "2020-12-20T22:12:11.608466Z",
"start_time": "2020-12-20T22:12:11.602732Z"
}
},
"outputs": [],
Expand All @@ -442,8 +442,8 @@
"execution_count": null,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-02T15:37:04.307920Z",
"start_time": "2020-10-02T15:37:04.301939Z"
"end_time": "2020-12-20T22:12:11.617859Z",
"start_time": "2020-12-20T22:12:11.611169Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -478,8 +478,8 @@
"execution_count": null,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-02T15:37:04.311829Z",
"start_time": "2020-10-02T15:37:04.309338Z"
"end_time": "2020-12-20T22:12:11.622440Z",
"start_time": "2020-12-20T22:12:11.619621Z"
}
},
"outputs": [],
Expand Down

0 comments on commit ea034a1

Please sign in to comment.