Changes for version 0.04_03 - 2020-02-07 (TRIAL RELEASE)
- Distro Fixes
- Fix CPAN Testers failure (in unit tests) for older versions of Perl.
- Maybe-fix CPAN Testers failure for testing `{varname[n]}>` syntax.
- Add diagnostic info for what version of bash we're dealing with. (based on Andreas Koenig (ANDK)'s suggestion for Date::Easy)
Changes for version 0.04_02 - 2020-02-06 (TRIAL RELEASE)
- Bug Fixes
- `head` and `tail` no longer go out-of-bounds of their input lists.
- `bash \string =>` now autochomps, as expected.
- Lines sent to filter mode subs are now pre-chomped, as expected.
- New Features
- `bash -c` now works like the POD says it did all along.
- Likewise, autoquoting now works like the POD says it did all along.
- Also, `shq` now exists and is exported.
- Doc Fixes
- Added POD for all functions. (thx Pod::Coverage tests)
- Added POD for filter modes.
- Update: no longer considered experimental!
Changes for version 0.04_01 - 2020-01-18 (TRIAL RELEASE)
- Distro Fixes
- Make `-x` testing work when Lmod is present. github #3 (thx Slaven Rezić (SREZIC))
Modules
tighter integration between Perl and bash