Skip to content

Commit

Permalink
Merge pull request #26 from TaylorOshan/master
Browse files Browse the repository at this point in the history
version/log bump
  • Loading branch information
TaylorOshan committed Sep 9, 2020
2 parents 3c31299 + 50453f8 commit 7a623b4
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 92 deletions.
32 changes: 13 additions & 19 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,25 @@
# Changes

Version 1.0.6 (2019-07-22)
# Changes

We closed a total of 13 issues (enhancements and bug fixes) through 6 pull requests, since our last release on 2018-10-31.
Version 1.0.7 (2020-09-08)

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

## Issues Closed
- update travis (#25)
- addressing pysal/pysal#1145 (#24)
- bump version for release (#23)
- update log (#22)
- Updates (#21)
- correction of JSONUnreadable error (#19)
- fix all doctests and require doctests to pass on travis testing (#18)
- Move np.random.seed into individual testing cases for test_vec_SA.py (#17)
- add changelog (#15)
- pypi files do not include tests (#9)
- Submodule (#14)

## Pull Requests
- update travis (#25)
- addressing pysal/pysal#1145 (#24)
- bump version for release (#23)
- update log (#22)
- Updates (#21)
- correction of JSONUnreadable error (#19)
- fix all doctests and require doctests to pass on travis testing (#18)
- Move np.random.seed into individual testing cases for test_vec_SA.py (#17)
- add changelog (#15)
- Submodule (#14)

The following individuals contributed to this release:

- Tayloroshan
- Dani Arribas-Bel
- James Gaboardi
- Levi John Wolf
- Wei Kang
- Taylor Oshan
- James Gaboardi
2 changes: 1 addition & 1 deletion spint/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '1.0.6'
__version__ = '1.0.7'

from .gravity import Gravity, Production, Attraction, Doubly
from .utils import CPC, sorensen, srmse
Expand Down
122 changes: 50 additions & 72 deletions tools/gitcount.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"outputs": [],
"source": [
"package_name = 'spint'\n",
"release_date = '2019-07-22'\n",
"start_date = '2018-10-31'"
"release_date = '2020-09-08'\n",
"start_date = '2019-07-22'"
]
},
{
Expand Down Expand Up @@ -101,7 +101,7 @@
{
"data": {
"text/plain": [
"datetime.datetime(2018, 10, 31, 0, 0)"
"datetime.datetime(2019, 7, 22, 0, 0)"
]
},
"execution_count": 5,
Expand Down Expand Up @@ -155,7 +155,7 @@
{
"data": {
"text/plain": [
"24"
"16"
]
},
"execution_count": 8,
Expand Down Expand Up @@ -254,7 +254,7 @@
{
"data": {
"text/plain": [
"dict_keys(['Tayloroshan', 'Dani Arribas-Bel', 'James Gaboardi', 'Levi John Wolf', 'Wei Kang', 'Taylor Oshan'])"
"dict_keys(['Taylor Oshan', 'James Gaboardi'])"
]
},
"execution_count": 14,
Expand Down Expand Up @@ -434,12 +434,11 @@
{
"data": {
"text/plain": [
"['Updates (#21)',\n",
" 'correction of JSONUnreadable error (#19)',\n",
" 'fix all doctests and require doctests to pass on travis testing (#18)',\n",
" 'Move np.random.seed into individual testing cases for test_vec_SA.py (#17)',\n",
" 'add changelog (#15)',\n",
" 'Submodule (#14)']"
"['update travis (#25)',\n",
" 'addressing pysal/pysal#1145 (#24)',\n",
" 'bump version for release (#23)',\n",
" 'update log (#22)',\n",
" 'Updates (#21)']"
]
},
"execution_count": 20,
Expand Down Expand Up @@ -477,7 +476,7 @@
{
"data": {
"text/plain": [
"'We closed a total of 13 issues (enhancements and bug fixes) through 6 pull requests, since our last release on 2018-10-31.'"
"'We closed a total of 10 issues (enhancements and bug fixes) through 5 pull requests, since our last release on 2019-07-22.'"
]
},
"execution_count": 23,
Expand Down Expand Up @@ -507,7 +506,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"We closed a total of 13 issues (enhancements and bug fixes) through 6 pull requests, since our last release on 2018-10-31.\n",
"We closed a total of 10 issues (enhancements and bug fixes) through 5 pull requests, since our last release on 2019-07-22.\n",
"\n",
"## Issues Closed\n",
"\n"
Expand Down Expand Up @@ -540,24 +539,21 @@
"name": "stdout",
"output_type": "stream",
"text": [
"We closed a total of 13 issues (enhancements and bug fixes) through 6 pull requests, since our last release on 2018-10-31.\n",
"We closed a total of 10 issues (enhancements and bug fixes) through 5 pull requests, since our last release on 2019-07-22.\n",
"\n",
"## Issues Closed\n",
" - update travis (#25)\n",
" - addressing pysal/pysal#1145 (#24)\n",
" - bump version for release (#23)\n",
" - update log (#22)\n",
" - Updates (#21)\n",
" - correction of JSONUnreadable error (#19)\n",
" - fix all doctests and require doctests to pass on travis testing (#18)\n",
" - Move np.random.seed into individual testing cases for test_vec_SA.py (#17)\n",
" - add changelog (#15)\n",
" - pypi files do not include tests (#9)\n",
" - Submodule (#14)\n",
"\n",
"## Pull Requests\n",
" - Updates (#21)\n",
" - correction of JSONUnreadable error (#19)\n",
" - fix all doctests and require doctests to pass on travis testing (#18)\n",
" - Move np.random.seed into individual testing cases for test_vec_SA.py (#17)\n",
" - add changelog (#15)\n",
" - Submodule (#14)\n"
" - update travis (#25)\n",
" - addressing pysal/pysal#1145 (#24)\n",
" - bump version for release (#23)\n",
" - update log (#22)\n",
" - Updates (#21)\n"
]
}
],
Expand All @@ -583,12 +579,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
" - Tayloroshan\n",
" - Dani Arribas-Bel\n",
" - James Gaboardi\n",
" - Levi John Wolf\n",
" - Wei Kang\n",
" - Taylor Oshan\n"
" - Taylor Oshan\n",
" - James Gaboardi\n"
]
}
],
Expand All @@ -614,33 +606,26 @@
"name": "stdout",
"output_type": "stream",
"text": [
"We closed a total of 13 issues (enhancements and bug fixes) through 6 pull requests, since our last release on 2018-10-31.\n",
"We closed a total of 10 issues (enhancements and bug fixes) through 5 pull requests, since our last release on 2019-07-22.\n",
"\n",
"## Issues Closed\n",
" - update travis (#25)\n",
" - addressing pysal/pysal#1145 (#24)\n",
" - bump version for release (#23)\n",
" - update log (#22)\n",
" - Updates (#21)\n",
" - correction of JSONUnreadable error (#19)\n",
" - fix all doctests and require doctests to pass on travis testing (#18)\n",
" - Move np.random.seed into individual testing cases for test_vec_SA.py (#17)\n",
" - add changelog (#15)\n",
" - pypi files do not include tests (#9)\n",
" - Submodule (#14)\n",
"\n",
"## Pull Requests\n",
" - update travis (#25)\n",
" - addressing pysal/pysal#1145 (#24)\n",
" - bump version for release (#23)\n",
" - update log (#22)\n",
" - Updates (#21)\n",
" - correction of JSONUnreadable error (#19)\n",
" - fix all doctests and require doctests to pass on travis testing (#18)\n",
" - Move np.random.seed into individual testing cases for test_vec_SA.py (#17)\n",
" - add changelog (#15)\n",
" - Submodule (#14)\n",
"\n",
"The following individuals contributed to this release:\n",
"\n",
" - Tayloroshan\n",
" - Dani Arribas-Bel\n",
" - James Gaboardi\n",
" - Levi John Wolf\n",
" - Wei Kang\n",
" - Taylor Oshan\n"
" - Taylor Oshan\n",
" - James Gaboardi\n"
]
}
],
Expand Down Expand Up @@ -668,35 +653,28 @@
"text": [
"# Changes\n",
"\n",
"Version 1.0.5 (2019-07-22)\n",
"Version 1.0.7 (2020-09-08)\n",
"\n",
"We closed a total of 13 issues (enhancements and bug fixes) through 6 pull requests, since our last release on 2018-10-31.\n",
"We closed a total of 10 issues (enhancements and bug fixes) through 5 pull requests, since our last release on 2019-07-22.\n",
"\n",
"## Issues Closed\n",
" - update travis (#25)\n",
" - addressing pysal/pysal#1145 (#24)\n",
" - bump version for release (#23)\n",
" - update log (#22)\n",
" - Updates (#21)\n",
" - correction of JSONUnreadable error (#19)\n",
" - fix all doctests and require doctests to pass on travis testing (#18)\n",
" - Move np.random.seed into individual testing cases for test_vec_SA.py (#17)\n",
" - add changelog (#15)\n",
" - pypi files do not include tests (#9)\n",
" - Submodule (#14)\n",
"\n",
"## Pull Requests\n",
" - update travis (#25)\n",
" - addressing pysal/pysal#1145 (#24)\n",
" - bump version for release (#23)\n",
" - update log (#22)\n",
" - Updates (#21)\n",
" - correction of JSONUnreadable error (#19)\n",
" - fix all doctests and require doctests to pass on travis testing (#18)\n",
" - Move np.random.seed into individual testing cases for test_vec_SA.py (#17)\n",
" - add changelog (#15)\n",
" - Submodule (#14)\n",
"\n",
"The following individuals contributed to this release:\n",
"\n",
" - Tayloroshan\n",
" - Dani Arribas-Bel\n",
" - James Gaboardi\n",
" - Levi John Wolf\n",
" - Wei Kang\n",
" - Taylor Oshan\n"
" - Taylor Oshan\n",
" - James Gaboardi\n"
]
}
],
Expand Down Expand Up @@ -739,9 +717,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python [spacegan]",
"language": "python",
"name": "python3"
"name": "Python [spacegan]"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -753,7 +731,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
"version": "3.6.9"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 7a623b4

Please sign in to comment.