Skip to content

Commit 0dc297c

Browse files
authored
Merge pull request #183 from consideRatio/pr/changelog-for-1.0.0
Add changelog for 0.10.0
2 parents 8d65dfc + 672722a commit 0dc297c

File tree

1 file changed

+50
-17
lines changed

1 file changed

+50
-17
lines changed

CHANGELOG.md

Lines changed: 50 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,44 @@
1-
0.9.0
2-
=====
1+
## 0.10
2+
3+
### 0.10.0 - 2021-06-09
4+
5+
#### Enhancements made
6+
7+
- UI: Branch input placeholder no longer suggests master branch [#180](https://github.com/jupyterhub/nbgitpuller/pull/180) ([@sean-morris](https://github.com/sean-morris))
8+
- Automatically detect default branch name [#179](https://github.com/jupyterhub/nbgitpuller/pull/179) ([@sean-morris](https://github.com/sean-morris))
9+
- Tell users about `main` vs `master` branches [#170](https://github.com/jupyterhub/nbgitpuller/pull/170) ([@yuvipanda](https://github.com/yuvipanda))
10+
- Support generating shiny links [#165](https://github.com/jupyterhub/nbgitpuller/pull/165) ([@yuvipanda](https://github.com/yuvipanda))
11+
12+
#### Bugs fixed
13+
14+
- Handle lack of trailing slashes in hub URLs [#173](https://github.com/jupyterhub/nbgitpuller/pull/173) ([@yuvipanda](https://github.com/yuvipanda))
15+
- Respect path component of JupyterHub url [#172](https://github.com/jupyterhub/nbgitpuller/pull/172) ([@yuvipanda](https://github.com/yuvipanda))
16+
- Parse ssh git URLs properly [#163](https://github.com/jupyterhub/nbgitpuller/pull/163) ([@yuvipanda](https://github.com/yuvipanda))
17+
- Fix failure to restore deleted files (use raw output of git ls-files to avoid quoting unicode) [#156](https://github.com/jupyterhub/nbgitpuller/pull/156) ([@manics](https://github.com/manics))
18+
- Compare current branch to target - don't assume already on target branch locally [#141](https://github.com/jupyterhub/nbgitpuller/pull/141) ([@danlester](https://github.com/danlester))
19+
20+
#### Documentation improvements
21+
22+
- Document restarting notebook process to see changes [#178](https://github.com/jupyterhub/nbgitpuller/pull/178) ([@yuvipanda](https://github.com/yuvipanda))
23+
- docs: update README.md badges [#175](https://github.com/jupyterhub/nbgitpuller/pull/175) ([@consideRatio](https://github.com/consideRatio))
24+
- Add best practices recommendation documentation [#169](https://github.com/jupyterhub/nbgitpuller/pull/169) ([@yuvipanda](https://github.com/yuvipanda))
25+
- Document how to do local development [#162](https://github.com/jupyterhub/nbgitpuller/pull/162) ([@yuvipanda](https://github.com/yuvipanda))
26+
- Add badges to README.md [#150](https://github.com/jupyterhub/nbgitpuller/pull/150) ([@consideRatio](https://github.com/consideRatio))
27+
28+
#### Continuous Integration
29+
30+
- CI: Replace Travis with GitHub workflow [#161](https://github.com/jupyterhub/nbgitpuller/pull/161) ([@manics](https://github.com/manics))
31+
- CI: stop triggering CircleCI on automated pushes to gh-pages [#151](https://github.com/jupyterhub/nbgitpuller/pull/151) ([@consideRatio](https://github.com/consideRatio))
32+
33+
#### Contributors to this release
34+
35+
([GitHub contributors page for this release](https://github.com/jupyterhub/nbgitpuller/graphs/contributors?from=2020-08-01&to=2021-06-09&type=c))
36+
37+
[@albertmichaelj](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Aalbertmichaelj+updated%3A2020-08-01..2021-06-09&type=Issues) | [@choldgraf](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Acholdgraf+updated%3A2020-08-01..2021-06-09&type=Issues) | [@consideRatio](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3AconsideRatio+updated%3A2020-08-01..2021-06-09&type=Issues) | [@danlester](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Adanlester+updated%3A2020-08-01..2021-06-09&type=Issues) | [@giumas](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Agiumas+updated%3A2020-08-01..2021-06-09&type=Issues) | [@manics](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Amanics+updated%3A2020-08-01..2021-06-09&type=Issues) | [@minrk](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Aminrk+updated%3A2020-08-01..2021-06-09&type=Issues) | [@ryanlovett](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Aryanlovett+updated%3A2020-08-01..2021-06-09&type=Issues) | [@SaladRaider](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3ASaladRaider+updated%3A2020-08-01..2021-06-09&type=Issues) | [@samuelmanzer](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Asamuelmanzer+updated%3A2020-08-01..2021-06-09&type=Issues) | [@sean-morris](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Asean-morris+updated%3A2020-08-01..2021-06-09&type=Issues) | [@ttimbers](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Attimbers+updated%3A2020-08-01..2021-06-09&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Awelcome+updated%3A2020-08-01..2021-06-09&type=Issues) | [@yuvipanda](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Ayuvipanda+updated%3A2020-08-01..2021-06-09&type=Issues)
38+
39+
## 0.9
40+
41+
### 0.9.0 - 2020-09-1
342

443
- Allow destination to be configured ([#42](https://github.com/jupyterhub/nbgitpuller/pull/42))
544
- Made the checkout from the reset_deleted_files to use the origin. ([#111](https://github.com/jupyterhub/nbgitpuller/pull/111))
@@ -20,32 +59,28 @@
2059
- CI: fix broken test assertions following --depth 1 by default ([#147](https://github.com/jupyterhub/nbgitpuller/pull/147))
2160
- CI: ensure tox run's flake8 as well ([#148](https://github.com/jupyterhub/nbgitpuller/pull/148))
2261

62+
## 0.8
2363

24-
0.8.0
25-
=====
64+
### 0.8.0 2019-11-23
2665

2766
- Link generator: init application type from query params ([#107](https://github.com/jupyterhub/nbgitpuller/pull/107))
2867
- Made the checkout from the reset_deleted_files to use the origin. ([#111](https://github.com/jupyterhub/nbgitpuller/pull/111))
2968

69+
## 0.7
3070

31-
0.7.2
32-
=====
71+
### 0.7.2 - 2019-10-3
3372

3473
- Bump version number ([#103](https://github.com/jupyterhub/nbgitpuller/pull/103))
3574
- Set authorship info on each commit, rather than repo-wide ([#104](https://github.com/jupyterhub/nbgitpuller/pull/104))
3675
- Bump version number ([#105](https://github.com/jupyterhub/nbgitpuller/pull/105))
3776

38-
39-
0.7.1
40-
=====
77+
### 0.7.1 2019-10-3
4178

4279
- Update version to 0.7.0. ([#100](https://github.com/jupyterhub/nbgitpuller/pull/100))
4380
- Fix legacy links with empty path ([#102](https://github.com/jupyterhub/nbgitpuller/pull/102))
4481
- Bump version number ([#103](https://github.com/jupyterhub/nbgitpuller/pull/103))
4582

46-
47-
0.7.0
48-
=====
83+
### 0.7.0 2019-07-31
4984

5085
- adding a link generator binder ([#49](https://github.com/jupyterhub/nbgitpuller/pull/49))
5186
- Clean up link_generator notebook / app ([#50](https://github.com/jupyterhub/nbgitpuller/pull/50))
@@ -67,15 +102,13 @@
67102
- Redo documentation ([#92](https://github.com/jupyterhub/nbgitpuller/pull/92))
68103
- Allow [email protected]:repo links ([#97](https://github.com/jupyterhub/nbgitpuller/pull/97))
69104

105+
## 0.6
70106

71-
0.6.1
72-
=====
107+
### 0.6.1 2018-07-19
73108

74109
- Install Jupyter notebook extension by default, Add missing nbgitpuller.json file
75110

76-
77-
0.6.0
78-
=====
111+
### 0.6.0 2018-07-18
79112

80113
- Work with (and require) newer notebook version ([#46](https://github.com/jupyterhub/nbgitpuller/pull/46))
81114
- Update README.md ([#48](https://github.com/jupyterhub/nbgitpuller/pull/48))

0 commit comments

Comments
 (0)