File shfmt.changes of Package shfmt
-------------------------------------------------------------------
Mon May 17 14:35:10 UTC 2021 - Erefd X <zzndb001@gmail.com>
- Update to version 3.3.0
* Document the FORCE_COLOR env var to always use colors in diffs
* Add the printer SingleLine option to avoid printing newlines
* Positions now use more bits for line numbers than column numbers
* Test operators like && and || no longer escape newlines
* Properly handle closing backquotes in a few edge cases
* Properly handle trailing escaped newlines in heredocs
* Redesigned variable scoping to fix a number of edge cases
* Refactor set -o nounset support to fix many edge cases
* Deprecate LookPath in favor of LookPathDir
* Array element words are now expanded correctly
* Add support for trap with error and exit signals
* Add support for shopt -s nullglob
* Add support for type -p
-------------------------------------------------------------------
Mon Apr 5 02:09:33 UTC 2021 - Erefd X <zzndb001@gmail.com>
- initial packaging shfmt v3.2.4