We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92830e4 commit d0e7aacCopy full SHA for d0e7aac
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
<!-- do not remove -->
4
5
+## 3.0.11
6
+
7
+### New Features
8
9
+- Flatten `showdoc_nm` results in `_def_names` to handle list returns ([#1579](https://github.com/AnswerDotAI/nbdev/issues/1579))
10
+- Add `nb_frontmatter` helper and save option to `nbdev_test` ([#1578](https://github.com/AnswerDotAI/nbdev/issues/1578))
11
12
+### Bugs Squashed
13
14
+- fix reference to nbdev cli cmds ([#1577](https://github.com/AnswerDotAI/nbdev/pull/1577)), thanks to [@RensDimmendaal](https://github.com/RensDimmendaal)
15
16
17
## 3.0.10
18
19
0 commit comments