You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,17 @@ Options:
72
72
73
73
## Release Notes
74
74
75
+
### 1.0.7
76
+
77
+
Features:
78
+
- Add support for formal code examples in Python and R via the "example" cell tag
79
+
- Add support for glossaries
80
+
- Add basic support for bibtex bibliographies
81
+
82
+
Bug fixes:
83
+
- Fix bug with top-level heading IDs causing xrefs to fail
84
+
- Remove extraneous spacing in figure captions
85
+
75
86
### 1.0.6
76
87
- Add support for sidebars as described in the [Jupyter Book documentation](https://jupyterbook.org/en/stable/content/layout.html#sidebars-within-content)
0 commit comments