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: CHANGES.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
# v next
2
+
3
+
- Many Ari functions were written with scalar use-cases in mind, but many of them would be more powerful if they supported both scalar and array arguments. Such pervasive/broadcasting behavior has been added to the following functions:
4
+
-`time.format`_(also swapped arg order)_
5
+
-`time.parse`
6
+
1
7
# v0.1.4 2024-10-14
2
8
3
9
- Corrects the version of itself that Ari reports to Goal, surfaced via `rt.get"v"`
0 commit comments