Skip to content

v0.15.0

Compare
Choose a tag to compare
@traefiker traefiker released this 08 Feb 11:30
· 30 commits to master since this release
6aa4f45

Changelog

  • 97cf8c4 Expose package name of a compiled source
  • eee72d1 Fix deadlock after parsing directory with no files
  • 9b4ea62 Fix gorountine arguments not copied.
  • 1679870 Suppress http.ErrAbortHandler panics, as in the stdlib
  • f3dbce9 interp: improve handling of generic types
  • 6aa4f45 interp: wrap source functions when used as input parameters.
  • 0e3ea57 update to go1.20