Skip to content

Commit

Permalink
Merge pull request #62 from knaaptime/0.2.2
Browse files Browse the repository at this point in the history
update changelog
  • Loading branch information
knaaptime authored Mar 11, 2020
2 parents 339f6ad + 00dc850 commit daf18da
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 73 deletions.
16 changes: 16 additions & 0 deletions tools/changelog_0.2.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changes

Version 0.2.2 (2020-01-05)

We closed a total of 4 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2020-03-11.

## Issues Closed
- version bump (#61)
- update quilt pin (#60)

## Pull Requests
- version bump (#61)
- update quilt pin (#60)

The following individuals contributed to this release:

100 changes: 27 additions & 73 deletions tools/gitcount.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"outputs": [],
"source": [
"package_name = 'tobler'\n",
"release_date = '2020-02-21'\n",
"start_date = '2020-01-05'"
"release_date = '2020-01-05'\n",
"start_date = '2020-03-11'"
]
},
{
Expand Down Expand Up @@ -101,7 +101,7 @@
{
"data": {
"text/plain": [
"datetime.datetime(2020, 1, 5, 0, 0)"
"datetime.datetime(2020, 3, 11, 0, 0)"
]
},
"execution_count": 5,
Expand Down Expand Up @@ -155,7 +155,7 @@
{
"data": {
"text/plain": [
"21"
"0"
]
},
"execution_count": 8,
Expand Down Expand Up @@ -254,7 +254,7 @@
{
"data": {
"text/plain": [
"dict_keys(['Eli Knaap', 'James Gaboardi'])"
"dict_keys([])"
]
},
"execution_count": 14,
Expand Down Expand Up @@ -434,14 +434,7 @@
{
"data": {
"text/plain": [
"['reorg: adding model submodule (#55)',\n",
" 'bump version for bugfix release (#53)',\n",
" 'quilt handling (#52)',\n",
" 'Merge pull request #48 from knaaptime/master (#48)',\n",
" 'Merge pull request #47 from jGaboardi/update_docs (#47)',\n",
" 'Update installation.rst (#46)',\n",
" 'MNT: release tooling (#45)',\n",
" 'add pysal integration/import test (#44)']"
"['version bump (#61)', 'update quilt pin (#60)']"
]
},
"execution_count": 20,
Expand Down Expand Up @@ -479,7 +472,7 @@
{
"data": {
"text/plain": [
"'We closed a total of 16 issues (enhancements and bug fixes) through 8 pull requests, since our last release on 2020-01-05.'"
"'We closed a total of 4 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2020-03-11.'"
]
},
"execution_count": 23,
Expand Down Expand Up @@ -509,7 +502,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"We closed a total of 16 issues (enhancements and bug fixes) through 8 pull requests, since our last release on 2020-01-05.\n",
"We closed a total of 4 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2020-03-11.\n",
"\n",
"## Issues Closed\n",
"\n"
Expand Down Expand Up @@ -542,27 +535,15 @@
"name": "stdout",
"output_type": "stream",
"text": [
"We closed a total of 16 issues (enhancements and bug fixes) through 8 pull requests, since our last release on 2020-01-05.\n",
"We closed a total of 4 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2020-03-11.\n",
"\n",
"## Issues Closed\n",
" - reorg: adding model submodule (#55)\n",
" - bump version for bugfix release (#53)\n",
" - quilt handling (#52)\n",
" - Merge pull request #48 from knaaptime/master (#48)\n",
" - Merge pull request #47 from jGaboardi/update_docs (#47)\n",
" - Update installation.rst (#46)\n",
" - MNT: release tooling (#45)\n",
" - add pysal integration/import test (#44)\n",
" - version bump (#61)\n",
" - update quilt pin (#60)\n",
"\n",
"## Pull Requests\n",
" - reorg: adding model submodule (#55)\n",
" - bump version for bugfix release (#53)\n",
" - quilt handling (#52)\n",
" - Merge pull request #48 from knaaptime/master (#48)\n",
" - Merge pull request #47 from jGaboardi/update_docs (#47)\n",
" - Update installation.rst (#46)\n",
" - MNT: release tooling (#45)\n",
" - add pysal integration/import test (#44)\n"
" - version bump (#61)\n",
" - update quilt pin (#60)\n"
]
}
],
Expand All @@ -588,8 +569,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
" - Eli Knaap\n",
" - James Gaboardi\n"
"\n"
]
}
],
Expand All @@ -615,32 +595,19 @@
"name": "stdout",
"output_type": "stream",
"text": [
"We closed a total of 16 issues (enhancements and bug fixes) through 8 pull requests, since our last release on 2020-01-05.\n",
"We closed a total of 4 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2020-03-11.\n",
"\n",
"## Issues Closed\n",
" - reorg: adding model submodule (#55)\n",
" - bump version for bugfix release (#53)\n",
" - quilt handling (#52)\n",
" - Merge pull request #48 from knaaptime/master (#48)\n",
" - Merge pull request #47 from jGaboardi/update_docs (#47)\n",
" - Update installation.rst (#46)\n",
" - MNT: release tooling (#45)\n",
" - add pysal integration/import test (#44)\n",
" - version bump (#61)\n",
" - update quilt pin (#60)\n",
"\n",
"## Pull Requests\n",
" - reorg: adding model submodule (#55)\n",
" - bump version for bugfix release (#53)\n",
" - quilt handling (#52)\n",
" - Merge pull request #48 from knaaptime/master (#48)\n",
" - Merge pull request #47 from jGaboardi/update_docs (#47)\n",
" - Update installation.rst (#46)\n",
" - MNT: release tooling (#45)\n",
" - add pysal integration/import test (#44)\n",
" - version bump (#61)\n",
" - update quilt pin (#60)\n",
"\n",
"The following individuals contributed to this release:\n",
"\n",
" - Eli Knaap\n",
" - James Gaboardi\n"
"\n"
]
}
],
Expand Down Expand Up @@ -668,34 +635,21 @@
"text": [
"# Changes\n",
"\n",
"Version 0.2.1 (2020-02-21)\n",
"Version 0.2.2 (2020-01-05)\n",
"\n",
"We closed a total of 16 issues (enhancements and bug fixes) through 8 pull requests, since our last release on 2020-01-05.\n",
"We closed a total of 4 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2020-03-11.\n",
"\n",
"## Issues Closed\n",
" - reorg: adding model submodule (#55)\n",
" - bump version for bugfix release (#53)\n",
" - quilt handling (#52)\n",
" - Merge pull request #48 from knaaptime/master (#48)\n",
" - Merge pull request #47 from jGaboardi/update_docs (#47)\n",
" - Update installation.rst (#46)\n",
" - MNT: release tooling (#45)\n",
" - add pysal integration/import test (#44)\n",
" - version bump (#61)\n",
" - update quilt pin (#60)\n",
"\n",
"## Pull Requests\n",
" - reorg: adding model submodule (#55)\n",
" - bump version for bugfix release (#53)\n",
" - quilt handling (#52)\n",
" - Merge pull request #48 from knaaptime/master (#48)\n",
" - Merge pull request #47 from jGaboardi/update_docs (#47)\n",
" - Update installation.rst (#46)\n",
" - MNT: release tooling (#45)\n",
" - add pysal integration/import test (#44)\n",
" - version bump (#61)\n",
" - update quilt pin (#60)\n",
"\n",
"The following individuals contributed to this release:\n",
"\n",
" - Eli Knaap\n",
" - James Gaboardi\n"
"\n"
]
}
],
Expand Down

0 comments on commit daf18da

Please sign in to comment.