Skip to content

Releases: kward/shflags

shFlags 1.3.0

24 Aug 11:34
v1.3.0
Compare
Choose a tag to compare

First major release in a long time. Not too much has changed since 1.2.3, except for the fact shFlags now works properly with 'set -e', which will benefit some number of users.

shFlags 1.2.3

25 Jan 18:53
v1.2.3
Compare
Choose a tag to compare

This is a minor bug fix and cleanup release.

There were several minor changes thanks to feedback from a major code review by James Youngman. Thank you!

Notably, the examples were fixed to work again with the new code structure. These broke when the code was refactored for GitHub.

shFlags 1.2.2

18 Oct 20:14
v1.2.2
Compare
Choose a tag to compare

Continuous integration testing setup with Travis CI. This helps keep the code in a working state by executing the unit tests on every submit.

All code run through ShellCheck. This is an excellent shell linter, and brings consistency to the coding patterns used.

The code was restructured to be more GitHub friendly. It should make the code more appealing to a wider audience.

shFlags 1.2.1

17 Aug 13:51
Compare
Choose a tag to compare

Added support for BusyBox ash shell, and made some minor bug and performance improvements.

shFlags 1.2.0

10 Jan 20:20
Compare
Choose a tag to compare

It's been a long time since the last release. The release has been ready for quite some time, so it seems like one of those "now or never" moments.

RELEASE_NOTES-1.2.0.md