Release Notes
- Add
eval(formula, context)
function for math calculation - Add Resend mail service support for
send_mail()
, and environment variable isRESEND_API_KEY
. - Documentation to make associative array quickly:
array[$1] = $2
,arr = record("{host:localhost,port:1234}")
,arr = pairs("a=b,c=d")
.
Install zawk 0.5.22
Install prebuilt binaries via Homebrew
brew install zawk
Download zawk 0.5.22
File | Platform | Checksum |
---|---|---|
zawk-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
zawk-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
zawk-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
zawk-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |