github benhoyt/goawk v1.31.0
v1.31.0: minor fixes, min Go 1.20

10 hours ago

This release includes three minor fixes, and also updates the minimum Go version required (in go.mod) from 1.18 to 1.20. The fixes are:

  • Generalise handling of /dev/stderr and /dev/stdout in #268
  • Save FS when record is read so we use that value when lazily splitting in #269
  • Use WaitDelay to ensure system() exits quickly when context is cancelled in #270

Full Changelog: v1.30.1...v1.31.0

Don't miss a new goawk release

NewReleases is sending notifications on new releases.