Skip to content

v1.26.0

Compare
Choose a tag to compare
@benhoyt benhoyt released this 28 Feb 19:26
· 19 commits to master since this release

What's Changed

  • Fix rare race in pipe-to-command close() result test by @juster in #213
  • Fix #190: FS regex [^,]* fails on empty field by @fioriandrea in #214
  • Fix issue #79: Incorrect parsing of complex ++ expressions by @fioriandrea in #215
  • Allow optional newline between "do {}" and "while" by @benhoyt in #220
  • Distinguish between /regexp/ and "regexp" in stringified output by @ypdn in #222

New Contributors

  • @ypdn made their first contribution in #222

Full Changelog: v1.25.0...v1.26.0