Releases: kward/shflags
shFlags 1.3.0
shFlags 1.2.3
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
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
Added support for BusyBox ash shell, and made some minor bug and performance improvements.
shFlags 1.2.0
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.