Skip to content

Commit

Permalink
Merge pull request #22 from TaylorOshan/updates
Browse files Browse the repository at this point in the history
update log
  • Loading branch information
TaylorOshan authored Jul 23, 2019
2 parents 90d3ae8 + 9c5598b commit 8fe2863
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 28 deletions.
21 changes: 17 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,31 @@
# Changes

Version 1.0.4 (2018-010-31)
Version 1.0.5 (2019-07-22)

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

## Issues Closed
- 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)
- adapting spint to newest version of libpysal (#13)

## Pull Requests
- 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)
- adapting spint to newest version of libpysal (#13)

The following individuals contributed to this release:

- Tayloroshan
- Dani Arribas-Bel
- James Gaboardi
- Levi John Wolf
- Wei Kang
- Taylor Oshan
92 changes: 68 additions & 24 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 = '2018-010-31'\n",
"start_date = '2018-09-06'"
"release_date = '2019-07-22'\n",
"start_date = '2018-10-31'"
]
},
{
Expand Down Expand Up @@ -101,7 +101,7 @@
{
"data": {
"text/plain": [
"datetime.datetime(2018, 9, 6, 0, 0)"
"datetime.datetime(2018, 10, 31, 0, 0)"
]
},
"execution_count": 5,
Expand Down Expand Up @@ -155,7 +155,7 @@
{
"data": {
"text/plain": [
"16"
"24"
]
},
"execution_count": 8,
Expand Down Expand Up @@ -254,7 +254,7 @@
{
"data": {
"text/plain": [
"[u'Taylor Oshan']"
"dict_keys(['Tayloroshan', 'Dani Arribas-Bel', 'James Gaboardi', 'Levi John Wolf', 'Wei Kang', 'Taylor Oshan'])"
]
},
"execution_count": 14,
Expand Down Expand Up @@ -434,7 +434,12 @@
{
"data": {
"text/plain": [
"['Submodule (#14)', 'adapting spint to newest version of libpysal (#13)']"
"['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)']"
]
},
"execution_count": 20,
Expand Down Expand Up @@ -472,7 +477,7 @@
{
"data": {
"text/plain": [
"'We closed a total of 5 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2018-09-06.'"
"'We closed a total of 13 issues (enhancements and bug fixes) through 6 pull requests, since our last release on 2018-10-31.'"
]
},
"execution_count": 23,
Expand Down Expand Up @@ -502,7 +507,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"We closed a total of 5 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2018-09-06.\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",
"\n",
"## Issues Closed\n",
"\n"
Expand Down Expand Up @@ -535,16 +540,24 @@
"name": "stdout",
"output_type": "stream",
"text": [
"We closed a total of 5 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2018-09-06.\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",
"\n",
"## Issues Closed\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",
" - adapting spint to newest version of libpysal (#13)\n",
"\n",
"## Pull Requests\n",
" - Submodule (#14)\n",
" - adapting spint to newest version of libpysal (#13)\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"
]
}
],
Expand All @@ -570,6 +583,11 @@
"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"
]
}
Expand All @@ -596,19 +614,32 @@
"name": "stdout",
"output_type": "stream",
"text": [
"We closed a total of 5 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2018-09-06.\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",
"\n",
"## Issues Closed\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",
" - adapting spint to newest version of libpysal (#13)\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",
" - adapting spint to newest version of libpysal (#13)\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"
]
}
Expand Down Expand Up @@ -637,21 +668,34 @@
"text": [
"# Changes\n",
"\n",
"Version 1.0.4 (2018-010-31)\n",
"Version 1.0.5 (2019-07-22)\n",
"\n",
"We closed a total of 5 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2018-09-06.\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",
"\n",
"## Issues Closed\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",
" - adapting spint to newest version of libpysal (#13)\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",
" - adapting spint to newest version of libpysal (#13)\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"
]
}
Expand Down Expand Up @@ -695,21 +739,21 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python [Root]",
"display_name": "Python 3",
"language": "python",
"name": "Python [Root]"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 2
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.12"
"pygments_lexer": "ipython3",
"version": "3.7.1"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 8fe2863

Please sign in to comment.