Skip to content

Commit 453bdc6

Browse files
committed
changelog and version bump
1 parent a4843f0 commit 453bdc6

File tree

2 files changed

+177
-29
lines changed

2 files changed

+177
-29
lines changed

CHANGELOG.md

+176-28
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,188 @@
1-
# The Jupyter Book Changelog
1+
# Change Log
22

3-
Below is a rough list of new features, broken down by Jupyter Book version.
3+
## [v0.5](https://github.com/jupyter/jupyter-book/tree/v0.5) (2019-05-13)
4+
[Full Changelog](https://github.com/jupyter/jupyter-book/compare/v0.4.1...v0.5)
45

5-
## v0.3dev0
6+
**Implemented enhancements:**
67

7-
### Features
8+
- Markdown guide refers to Highlightjs but Rouge is used [\#183](https://github.com/jupyter/jupyter-book/issues/183)
9+
- Get codecov working [\#153](https://github.com/jupyter/jupyter-book/issues/153)
10+
- Add thebelab button to every code cell [\#117](https://github.com/jupyter/jupyter-book/issues/117)
11+
- Add an option / config for analytics tracking? [\#115](https://github.com/jupyter/jupyter-book/issues/115)
12+
- Add support for nbinteract [\#82](https://github.com/jupyter/jupyter-book/issues/82)
13+
- Scrolling in subtitle column [\#173](https://github.com/jupyter/jupyter-book/issues/173)
814

9-
- Added support for [Thebelab](https://minrk.github.io/thebelab/) to auto-generate
10-
interactive cells within the static page.
11-
- Added support for Bibliographies via [jekyll-scholar](https://github.com/inukshuk/jekyll-scholar)
12-
- Added ability to customize look and feel of the site with your own CSS/JS
13-
- API CHANGE: there is now a separate configuration section for each button
14-
(jupyterhub, binderhub, etc).
15-
- Added the ability to hide code cells and make them collapsible (#59](https://github.com/jupyter/jupyter-book/pull/59))
16-
- Added option to hide sidebar (#59](https://github.com/jupyter/jupyter-book/pull/59))
15+
**Fixed bugs:**
1716

18-
### Minor fixes
17+
- Page turn links to external sites are broken [\#186](https://github.com/jupyter/jupyter-book/issues/186)
18+
- Code cell pre-wrap causes split lines [\#182](https://github.com/jupyter/jupyter-book/issues/182)
19+
- problems building with images [\#124](https://github.com/jupyter/jupyter-book/issues/124)
20+
- Problems with local build instructions on Mac \(and perhaps other 'nix platforms\) [\#123](https://github.com/jupyter/jupyter-book/issues/123)
1921

20-
- Minor improvements to page layout
21-
- Redirections for sanitized URLs now check whether the filesystem is case-sensitive
22-
and raise an error if unexpected behavior would occur without changes. [@matthew-brett](https://github.com/matthew-brett)
22+
**Closed issues:**
2323

24-
## v0.2.1 - Beta 2.1
24+
- Plots not showing in ipynb files [\#179](https://github.com/jupyter/jupyter-book/issues/179)
25+
- jupyter-book is missing from the binder requirements [\#166](https://github.com/jupyter/jupyter-book/issues/166)
26+
- Binder and Thebelab not working for demo book [\#155](https://github.com/jupyter/jupyter-book/issues/155)
27+
- Errors building HTML [\#152](https://github.com/jupyter/jupyter-book/issues/152)
28+
- Non `--demo` option seems to fail [\#120](https://github.com/jupyter/jupyter-book/issues/120)
29+
- Error on notebook.py with inconsistent and DEFAULT\_STATIC\_FILES\_PATH. [\#108](https://github.com/jupyter/jupyter-book/issues/108)
30+
- add requirements to setup.py [\#105](https://github.com/jupyter/jupyter-book/issues/105)
31+
- Add a CONTRIBUTING.md [\#99](https://github.com/jupyter/jupyter-book/issues/99)
32+
- Explore using a cookiecutter for the site [\#87](https://github.com/jupyter/jupyter-book/issues/87)
33+
- Use a Python CLI instead of Make [\#42](https://github.com/jupyter/jupyter-book/issues/42)
34+
- Autogenerate toc [\#40](https://github.com/jupyter/jupyter-book/issues/40)
35+
- Force permalinks to be lowercase and replace space and '\_' with '-' [\#35](https://github.com/jupyter/jupyter-book/issues/35)
36+
- Extra buttons to support [\#32](https://github.com/jupyter/jupyter-book/issues/32)
37+
- Use a submodule for notebooks folder [\#14](https://github.com/jupyter/jupyter-book/issues/14)
38+
- Jupyter Book version v0.5 [\#175](https://github.com/jupyter/jupyter-book/issues/175)
2539

26-
- Tests added to the Jupyter Book
27-
- Utility scripts are now a mini python module
28-
- Rearranging the location of the build folder and derivative files in this folder
29-
- Default license picker ([#48](https://github.com/jupyter/jupyter-book/pull/48))
30-
- YAML front-matter is now retained by default ([#53](https://github.com/jupyter/jupyter-book/pull/53))
40+
**Merged pull requests:**
3141

32-
## v0.2 - Beta 2
42+
- Release [\#193](https://github.com/jupyter/jupyter-book/pull/193) ([choldgraf](https://github.com/choldgraf))
43+
- Update local install instructions [\#190](https://github.com/jupyter/jupyter-book/pull/190) ([mwcraig](https://github.com/mwcraig))
44+
- fixing some css bugs [\#188](https://github.com/jupyter/jupyter-book/pull/188) ([choldgraf](https://github.com/choldgraf))
45+
- \[FIX\] Issue \#137 Errors when running on Windows [\#187](https://github.com/jupyter/jupyter-book/pull/187) ([stafforddavidj](https://github.com/stafforddavidj))
46+
- fixing content root notebook problem [\#181](https://github.com/jupyter/jupyter-book/pull/181) ([choldgraf](https://github.com/choldgraf))
47+
- wrap code even if it has no language [\#180](https://github.com/jupyter/jupyter-book/pull/180) ([alexmorley](https://github.com/alexmorley))
48+
- removing custom TOC code [\#178](https://github.com/jupyter/jupyter-book/pull/178) ([choldgraf](https://github.com/choldgraf))
49+
- Make right hand toc scrollable. [\#176](https://github.com/jupyter/jupyter-book/pull/176) ([alexmorley](https://github.com/alexmorley))
50+
- adding cell tags metadata [\#171](https://github.com/jupyter/jupyter-book/pull/171) ([choldgraf](https://github.com/choldgraf))
51+
- make sure jupyter-book is included in the binder build [\#167](https://github.com/jupyter/jupyter-book/pull/167) ([joergbrech](https://github.com/joergbrech))
52+
- fixing thebelab css and splitting off the interactive notebooks [\#165](https://github.com/jupyter/jupyter-book/pull/165) ([choldgraf](https://github.com/choldgraf))
53+
- \[ENH\] Add thebelab button to every code cell [\#163](https://github.com/jupyter/jupyter-book/pull/163) ([joergbrech](https://github.com/joergbrech))
54+
- making tags for removing cells not text [\#162](https://github.com/jupyter/jupyter-book/pull/162) ([choldgraf](https://github.com/choldgraf))
55+
- hide cells updates [\#161](https://github.com/jupyter/jupyter-book/pull/161) ([choldgraf](https://github.com/choldgraf))
56+
- updating css to match input and output [\#160](https://github.com/jupyter/jupyter-book/pull/160) ([choldgraf](https://github.com/choldgraf))
57+
- Update config.yml for code coverage [\#159](https://github.com/jupyter/jupyter-book/pull/159) ([choldgraf](https://github.com/choldgraf))
58+
- codecov activation [\#158](https://github.com/jupyter/jupyter-book/pull/158) ([choldgraf](https://github.com/choldgraf))
59+
- Update requirements.txt [\#157](https://github.com/jupyter/jupyter-book/pull/157) ([choldgraf](https://github.com/choldgraf))
60+
- binder links to gh-pages now [\#156](https://github.com/jupyter/jupyter-book/pull/156) ([choldgraf](https://github.com/choldgraf))
61+
- Fix broken notebook links [\#150](https://github.com/jupyter/jupyter-book/pull/150) ([mwcraig](https://github.com/mwcraig))
62+
- fixing thebelab and circle build [\#149](https://github.com/jupyter/jupyter-book/pull/149) ([choldgraf](https://github.com/choldgraf))
63+
- removing build folder [\#144](https://github.com/jupyter/jupyter-book/pull/144) ([choldgraf](https://github.com/choldgraf))
64+
- maintaining docs for site structure [\#142](https://github.com/jupyter/jupyter-book/pull/142) ([choldgraf](https://github.com/choldgraf))
65+
- Build update [\#135](https://github.com/jupyter/jupyter-book/pull/135) ([choldgraf](https://github.com/choldgraf))
66+
- Release guide [\#131](https://github.com/jupyter/jupyter-book/pull/131) ([choldgraf](https://github.com/choldgraf))
67+
- \[MRG\] Refactor argparse [\#129](https://github.com/jupyter/jupyter-book/pull/129) ([jasmainak](https://github.com/jasmainak))
68+
- Add badge for coverage [\#128](https://github.com/jupyter/jupyter-book/pull/128) ([jasmainak](https://github.com/jasmainak))
69+
- \[ENH\] Initial commit of dockerfile, updated docs [\#127](https://github.com/jupyter/jupyter-book/pull/127) ([emdupre](https://github.com/emdupre))
70+
- MAINT: make jupyter-book conform to pep8 [\#126](https://github.com/jupyter/jupyter-book/pull/126) ([jasmainak](https://github.com/jasmainak))
71+
- linking minimal folder [\#122](https://github.com/jupyter/jupyter-book/pull/122) ([choldgraf](https://github.com/choldgraf))
72+
- adding nbinteract support [\#119](https://github.com/jupyter/jupyter-book/pull/119) ([choldgraf](https://github.com/choldgraf))
73+
- update link of the markdown version of guide [\#118](https://github.com/jupyter/jupyter-book/pull/118) ([cnydw](https://github.com/cnydw))
74+
- \[ENH\] add google analytics option [\#116](https://github.com/jupyter/jupyter-book/pull/116) ([joergbrech](https://github.com/joergbrech))
75+
- improving the non-sidebar layout and toc script [\#112](https://github.com/jupyter/jupyter-book/pull/112) ([choldgraf](https://github.com/choldgraf))
76+
- \[doc\] contributing guidelines [\#111](https://github.com/jupyter/jupyter-book/pull/111) ([emdupre](https://github.com/emdupre))
77+
- Cssfix [\#109](https://github.com/jupyter/jupyter-book/pull/109) ([choldgraf](https://github.com/choldgraf))
78+
- source dependencies from requirements.txt [\#106](https://github.com/jupyter/jupyter-book/pull/106) ([Zsailer](https://github.com/Zsailer))
79+
- Adding download links for the notebook files [\#104](https://github.com/jupyter/jupyter-book/pull/104) ([choldgraf](https://github.com/choldgraf))
80+
- fixing thebelab keyboard shortcuts behavior [\#103](https://github.com/jupyter/jupyter-book/pull/103) ([choldgraf](https://github.com/choldgraf))
81+
- adding codemirror theme config [\#84](https://github.com/jupyter/jupyter-book/pull/84) ([choldgraf](https://github.com/choldgraf))
3382

34-
- Re-built the backend to Jupyter Book to use a simpler theme
35-
- Niftier javascript features for faster page loading
36-
- Improvements to CSS for math and text display
83+
## [v0.4.1](https://github.com/jupyter/jupyter-book/tree/v0.4.1) (2019-02-09)
84+
[Full Changelog](https://github.com/jupyter/jupyter-book/compare/v0.2...v0.4.1)
3785

38-
## v0.1 - Beta 1
86+
**Closed issues:**
3987

40-
First Jupyter Book proof-of-concept.
88+
- Disappearing None [\#98](https://github.com/jupyter/jupyter-book/issues/98)
89+
- Inquiry: Plotly interactive plots in a Jupyter Books? [\#93](https://github.com/jupyter/jupyter-book/issues/93)
90+
- iframe not rendering [\#91](https://github.com/jupyter/jupyter-book/issues/91)
91+
- thebelab uses the wrong kernel [\#90](https://github.com/jupyter/jupyter-book/issues/90)
92+
- An option to embed a link on sidebar logo [\#77](https://github.com/jupyter/jupyter-book/issues/77)
93+
- Scrollbar overlaps with TOC table \(on Linux\) [\#75](https://github.com/jupyter/jupyter-book/issues/75)
94+
- Unwanted leading white space at the beginning of code block [\#73](https://github.com/jupyter/jupyter-book/issues/73)
95+
- Standard badges rendering too big [\#65](https://github.com/jupyter/jupyter-book/issues/65)
96+
- Give a shout-out to bookdown [\#63](https://github.com/jupyter/jupyter-book/issues/63)
97+
- Make it clearer how to customize the look and feel of the site [\#61](https://github.com/jupyter/jupyter-book/issues/61)
98+
- Recommend a way to make citations [\#60](https://github.com/jupyter/jupyter-book/issues/60)
99+
- Highlight active section in right sidebar [\#55](https://github.com/jupyter/jupyter-book/issues/55)
100+
- Allow people to put YAML in their content files [\#51](https://github.com/jupyter/jupyter-book/issues/51)
101+
- Site Search [\#39](https://github.com/jupyter/jupyter-book/issues/39)
102+
- Conversion from old system to new [\#37](https://github.com/jupyter/jupyter-book/issues/37)
103+
- Support "versions" of a book [\#31](https://github.com/jupyter/jupyter-book/issues/31)
104+
- Book is not rebuilding [\#29](https://github.com/jupyter/jupyter-book/issues/29)
105+
- Feature request: right-side navbar auto-scroll [\#24](https://github.com/jupyter/jupyter-book/issues/24)
106+
- generate\_summary\_from\_folders doesn't output prefixed numerals [\#23](https://github.com/jupyter/jupyter-book/issues/23)
107+
108+
**Merged pull requests:**
109+
110+
- fixing thebelab keyboard movement [\#102](https://github.com/jupyter/jupyter-book/pull/102) ([choldgraf](https://github.com/choldgraf))
111+
- Styles [\#101](https://github.com/jupyter/jupyter-book/pull/101) ([choldgraf](https://github.com/choldgraf))
112+
- Update FAQ with guidelines for Plotly [\#97](https://github.com/jupyter/jupyter-book/pull/97) ([mathieuboudreau](https://github.com/mathieuboudreau))
113+
- set kernelOptions for thebelab based on notebook's metadata [\#92](https://github.com/jupyter/jupyter-book/pull/92) ([joergbrech](https://github.com/joergbrech))
114+
- \[WIP\] adding a CLI to generate books [\#89](https://github.com/jupyter/jupyter-book/pull/89) ([choldgraf](https://github.com/choldgraf))
115+
- Fix very small typo [\#88](https://github.com/jupyter/jupyter-book/pull/88) ([mwcraig](https://github.com/mwcraig))
116+
- adding update instructions [\#86](https://github.com/jupyter/jupyter-book/pull/86) ([choldgraf](https://github.com/choldgraf))
117+
- adding search functionality and external links in sidebar [\#85](https://github.com/jupyter/jupyter-book/pull/85) ([choldgraf](https://github.com/choldgraf))
118+
- ignoring gh-pages for circle [\#81](https://github.com/jupyter/jupyter-book/pull/81) ([choldgraf](https://github.com/choldgraf))
119+
- transferring over book to new owner [\#80](https://github.com/jupyter/jupyter-book/pull/80) ([choldgraf](https://github.com/choldgraf))
120+
- sidebar logo link [\#79](https://github.com/jupyter/jupyter-book/pull/79) ([choldgraf](https://github.com/choldgraf))
121+
- improve codemirror syntax highlighting [\#78](https://github.com/jupyter/jupyter-book/pull/78) ([choldgraf](https://github.com/choldgraf))
122+
- updating sidebar css to be more minimal [\#76](https://github.com/jupyter/jupyter-book/pull/76) ([choldgraf](https://github.com/choldgraf))
123+
- Rebuild file if source file has a newer time stamp [\#74](https://github.com/jupyter/jupyter-book/pull/74) ([gaow](https://github.com/gaow))
124+
- Deploy to github.io using circle and update docs to reflect this [\#69](https://github.com/jupyter/jupyter-book/pull/69) ([choldgraf](https://github.com/choldgraf))
125+
- updating requirements for binder [\#67](https://github.com/jupyter/jupyter-book/pull/67) ([choldgraf](https://github.com/choldgraf))
126+
- adding thebelab buttons and some other updates [\#66](https://github.com/jupyter/jupyter-book/pull/66) ([choldgraf](https://github.com/choldgraf))
127+
- adding citations support [\#64](https://github.com/jupyter/jupyter-book/pull/64) ([choldgraf](https://github.com/choldgraf))
128+
- adding collapsible code blocks [\#59](https://github.com/jupyter/jupyter-book/pull/59) ([choldgraf](https://github.com/choldgraf))
129+
- highlighting to right menu bar [\#58](https://github.com/jupyter/jupyter-book/pull/58) ([choldgraf](https://github.com/choldgraf))
130+
- updating install instructions to use conda [\#57](https://github.com/jupyter/jupyter-book/pull/57) ([choldgraf](https://github.com/choldgraf))
131+
- adding ruby to circle [\#56](https://github.com/jupyter/jupyter-book/pull/56) ([choldgraf](https://github.com/choldgraf))
132+
- Make the sidebar stay on the page during scroll [\#54](https://github.com/jupyter/jupyter-book/pull/54) ([ReventonC](https://github.com/ReventonC))
133+
- adding mini module and yaml splitter [\#53](https://github.com/jupyter/jupyter-book/pull/53) ([choldgraf](https://github.com/choldgraf))
134+
- adding a default license to the book [\#48](https://github.com/jupyter/jupyter-book/pull/48) ([choldgraf](https://github.com/choldgraf))
135+
- fixing the internet js to not use jquery [\#47](https://github.com/jupyter/jupyter-book/pull/47) ([choldgraf](https://github.com/choldgraf))
136+
- Delete duplicated link in readme [\#46](https://github.com/jupyter/jupyter-book/pull/46) ([consideRatio](https://github.com/consideRatio))
137+
- Typo - does it matter? [\#45](https://github.com/jupyter/jupyter-book/pull/45) ([consideRatio](https://github.com/consideRatio))
138+
- Fix broken links [\#44](https://github.com/jupyter/jupyter-book/pull/44) ([consideRatio](https://github.com/consideRatio))
139+
- updating guide to latest version [\#43](https://github.com/jupyter/jupyter-book/pull/43) ([choldgraf](https://github.com/choldgraf))
140+
- adding tests and some more command-line options [\#41](https://github.com/jupyter/jupyter-book/pull/41) ([choldgraf](https://github.com/choldgraf))
141+
- Split requirements into build and run [\#36](https://github.com/jupyter/jupyter-book/pull/36) ([matthew-brett](https://github.com/matthew-brett))
142+
- moving notebook images folder to build [\#34](https://github.com/jupyter/jupyter-book/pull/34) ([choldgraf](https://github.com/choldgraf))
143+
- fixing interact link paths [\#33](https://github.com/jupyter/jupyter-book/pull/33) ([choldgraf](https://github.com/choldgraf))
144+
- Refactor textbook generator to check redirects [\#27](https://github.com/jupyter/jupyter-book/pull/27) ([matthew-brett](https://github.com/matthew-brett))
145+
146+
## [v0.2](https://github.com/jupyter/jupyter-book/tree/v0.2) (2018-10-23)
147+
[Full Changelog](https://github.com/jupyter/jupyter-book/compare/v0.1...v0.2)
148+
149+
**Closed issues:**
150+
151+
- Feature request: Search Bar [\#25](https://github.com/jupyter/jupyter-book/issues/25)
152+
153+
**Merged pull requests:**
154+
155+
- Update to new build system [\#30](https://github.com/jupyter/jupyter-book/pull/30) ([choldgraf](https://github.com/choldgraf))
156+
157+
## [v0.1](https://github.com/jupyter/jupyter-book/tree/v0.1) (2018-10-20)
158+
**Closed issues:**
159+
160+
- Calling newer version of nbclean than is available on pypi [\#21](https://github.com/jupyter/jupyter-book/issues/21)
161+
- Changing MathJax Size of only Blocks [\#19](https://github.com/jupyter/jupyter-book/issues/19)
162+
- Change Color of Links [\#18](https://github.com/jupyter/jupyter-book/issues/18)
163+
- Enhancements to pull from the DS100 textbook [\#17](https://github.com/jupyter/jupyter-book/issues/17)
164+
- Hidden Code Blocks [\#13](https://github.com/jupyter/jupyter-book/issues/13)
165+
- MathJax Rendering Issues [\#12](https://github.com/jupyter/jupyter-book/issues/12)
166+
- Generate textbook not finding README.md [\#11](https://github.com/jupyter/jupyter-book/issues/11)
167+
- Fork and clone may not be the best workflow [\#10](https://github.com/jupyter/jupyter-book/issues/10)
168+
169+
**Merged pull requests:**
170+
171+
- Fix dollar escapes at beginning of line [\#28](https://github.com/jupyter/jupyter-book/pull/28) ([matthew-brett](https://github.com/matthew-brett))
172+
- Add pip requirements file [\#26](https://github.com/jupyter/jupyter-book/pull/26) ([matthew-brett](https://github.com/matthew-brett))
173+
- Made textbook\_folder an optional input [\#22](https://github.com/jupyter/jupyter-book/pull/22) ([jmason86](https://github.com/jmason86))
174+
- adding advanced section [\#16](https://github.com/jupyter/jupyter-book/pull/16) ([choldgraf](https://github.com/choldgraf))
175+
- A blank target URL here would be nice. [\#15](https://github.com/jupyter/jupyter-book/pull/15) ([arokem](https://github.com/arokem))
176+
- adding copy buttons [\#9](https://github.com/jupyter/jupyter-book/pull/9) ([choldgraf](https://github.com/choldgraf))
177+
- fixing c3po [\#8](https://github.com/jupyter/jupyter-book/pull/8) ([choldgraf](https://github.com/choldgraf))
178+
- adding intro material [\#7](https://github.com/jupyter/jupyter-book/pull/7) ([choldgraf](https://github.com/choldgraf))
179+
- adding sidebar and header inferring [\#6](https://github.com/jupyter/jupyter-book/pull/6) ([choldgraf](https://github.com/choldgraf))
180+
- image center and max width [\#5](https://github.com/jupyter/jupyter-book/pull/5) ([choldgraf](https://github.com/choldgraf))
181+
- updating content width [\#4](https://github.com/jupyter/jupyter-book/pull/4) ([choldgraf](https://github.com/choldgraf))
182+
- stylistic improvements to textbook setting [\#3](https://github.com/jupyter/jupyter-book/pull/3) ([choldgraf](https://github.com/choldgraf))
183+
- updating chapter links [\#2](https://github.com/jupyter/jupyter-book/pull/2) ([choldgraf](https://github.com/choldgraf))
184+
- Build missing files [\#1](https://github.com/jupyter/jupyter-book/pull/1) ([choldgraf](https://github.com/choldgraf))
185+
186+
187+
188+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 commit comments

Comments
 (0)