Skip to content

v0.2.4

Compare
Choose a tag to compare
@matthewmueller matthewmueller released this 03 Sep 04:06
· 93 commits to main since this release
  • 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)