github TekWizely/bash-tpl v0.4.0
Support for Older Bash Versions (3.2, 4.4, etc) - v0.4.0

latest releases: v0.8.0, v0.7.1, v0.7.0...
2 years ago

Bash-TPL

A Smart, Lightweight shell script templating engine, written in Bash.

Release - v0.4.0

  • Adds support for Bash versions 3.2+

Thanks to @flaix for pointing out that I inadvertently broke support for older bash versions by using constructs that were only available in newer versions.

I re-worked the code the also ran the existing BATS tests against multiple Bash versions: 3.2, 4.4, 5.0, and 5.1

Commit Log (since previous release)

ef3b2ab feat: Re-worked to support Bash v3.2 and v4.4 (#7)
232a28d docs: Firm up README
6261feb docs: Feature callouts, Similar Tools

Full Changelog: v0.3.0...v0.4.0

Don't miss a new bash-tpl release

NewReleases is sending notifications on new releases.