Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
bud_v0.2.4_darwin_amd64.tar.gz | 2022-09-03 | 17.9 MB | |
bud_v0.2.4_darwin_arm64.tar.gz | 2022-09-03 | 17.0 MB | |
bud_v0.2.4_linux_amd64.tar.gz | 2022-09-03 | 17.9 MB | |
checksums.txt | 2022-09-03 | 290 Bytes | |
README.md | 2022-09-03 | 401 Bytes | |
v0.2.4.tar.gz | 2022-09-03 | 489.5 kB | |
v0.2.4.zip | 2022-09-03 | 649.5 kB | |
Totals: 7 Items | 54.0 MB | 0 |
- Partial support for auto-incrementing the port if already in use (#250)
- Fix
staticcheck
problems and integrate into CI (#263) - Add support for Go 1.19 (#262)
bud tool ...
now support-C
chdir support (#255)- Auto infer module when
bud create
outside $GOPATH (#242) (thanks @012e!) - Add console.error, console.warn, setTimeout, setInterval, clearTimeout and clearInterval to V8 (#233)