Skip to content

Commit 814aa4c

Browse files
committed
Update CHANGES.md
1 parent 7c99d8b commit 814aa4c

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGES.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# v next
22

3-
- Upgrades Go version to 1.24, including relevant tweaks to WASM build
4-
- Imports the full suite of Goal extensions (see Goal's full.go)
5-
- Adds Goal's new flag lib
3+
- Upgrade to Goal 1.4.0.
4+
- Addition of `helps` function, which returns help as a string instead of printing it.
5+
- Upgrades Go version to 1.24, including relevant tweaks to WASM build.
6+
- Imports the full suite of Goal extensions (see Goal's full.go).
7+
- Adds Goal's new flag lib.
68
- 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:
79
- `time.format` _(also swapped arg order)_
810
- `time.parse`

0 commit comments

Comments
 (0)