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
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,19 @@
2
2
3
3
<!-- do not remove -->
4
4
5
+
## 0.3.1
6
+
7
+
### New Features
8
+
9
+
- use implementation nbs as ref docs instead of separate ([#60](https://github.com/AnswerDotAI/plash_cli/pull/60)), thanks to [@RensDimmendaal](https://github.com/RensDimmendaal)
10
+
11
+
- Base marimo example ([#59](https://github.com/AnswerDotAI/plash_cli/pull/59)), thanks to [@koaning](https://github.com/koaning)
12
+
13
+
### Bugs Squashed
14
+
15
+
- fix `_get_app_name` refs ([#62](https://github.com/AnswerDotAI/plash_cli/pull/62)), thanks to [@KeremTurgutlu](https://github.com/KeremTurgutlu)
0 commit comments