Skip to content

Commit b5bd977

Browse files
committed
release
1 parent 90e6dfa commit b5bd977

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<!-- do not remove -->
44

5+
## 0.2.8
6+
7+
### New Features
8+
9+
- Refactor `_is_exported`/`_is_noeval` to use cell directive API instead of regex on raw source ([#90](https://github.com/AnswerDotAI/execnb/issues/90))
10+
- Add input cleanup to strip leading comments before cell magics and improve the resulting error message ([#89](https://github.com/AnswerDotAI/execnb/issues/89))
11+
12+
513
## 0.2.7
614

715
### New Features

0 commit comments

Comments
 (0)