Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
joker-mac-amd64.zip | 2024-07-07 | 10.5 MB | |
joker-linux-amd64.zip | 2024-07-07 | 10.4 MB | |
joker-win-amd64.zip | 2024-07-07 | 10.6 MB | |
joker-freebsd-amd64.zip | 2024-07-07 | 10.3 MB | |
joker-netbsd-amd64.zip | 2024-07-07 | 10.3 MB | |
joker-openbsd-amd64.zip | 2024-07-07 | 10.3 MB | |
README.md | 2024-07-06 | 227 Bytes | |
v1.4.0 source code.tar.gz | 2024-07-06 | 510.8 kB | |
v1.4.0 source code.zip | 2024-07-06 | 702.0 kB | |
Totals: 9 Items | 63.5 MB | 2 |
General improvements
- Added
joker.url/parse-query
function. - Added
joker.io/read
function. - Build executables for Free/Net/OpenBSD. Thanks @dbohdan !
Fixes
- Close file in
load-file
. Thanks @testwill !