github benhoyt/goawk v1.16.0
Version 1.16.0

latest releases: v1.29.0, v1.28.1, v1.28.0...
2 years ago
  • Add interp.New ... Execute API to speed up and reduce allocations when executing the same program multiple times. #100
  • Add ExecuteContext API to support timeout and cancellation. #103
  • Optimized string concatenation when concatenating more than two strings, for example x = "a" "," "b". #99
  • Reduce allocations in a few other places, such as print, printf, sprintf(), and field parsing. #102
  • Add proper Go 1.18 fuzzing support for fuzzing the AWK source and input. #103

Don't miss a new goawk release

NewReleases is sending notifications on new releases.