v1.26.0
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
Full Changelog: v1.25.0...v1.26.0