github benhoyt/goawk v1.22.0
Version 1.22.0

latest releases: v1.29.0, v1.28.1, v1.28.0...
17 months ago

A fairly minor release, fixing some edge cases and adding support for nextfile:

  • Make constructs like $++lvalue not an error (#168)
  • Optimize constant integer array indexes to avoid toString() at runtime (#169)
  • Allow parsing of cond && var=value and similar expressions (#170)
  • Add GroupingExpr to fix (a)++b parsing issue; pretty-print precedence (#172)
  • Add support for nextfile (#173)

See full list of commits.

Don't miss a new goawk release

NewReleases is sending notifications on new releases.