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: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
3
3
<!-- do not remove -->
4
4
5
+
## 0.1.12
6
+
7
+
### New Features
8
+
9
+
- Allow render outputs to take in functions that can modify HTML prior to being returned ([#72](https://github.com/AnswerDotAI/execnb/pull/72)), thanks to [@Isaac-Flath](https://github.com/Isaac-Flath)
10
+
- Use fastcore `strip_ansi` instead of ipython text ([#71](https://github.com/AnswerDotAI/execnb/pull/71)), thanks to [@erikgaas](https://github.com/erikgaas)
0 commit comments