This repository has been archived by the owner on Jan 1, 2022. It is now read-only.
Releases: neechbear/blip
Releases · neechbear/blip
v0.10
v0.9-1
- Only display help once, after all other warnings.
- Do not prematurely exit on --help (set cmdarg_cfg[help])
- Improved cmdarg docs. Added blip_stacktrace().
- Initial import of https://github.com/akesterson/cmdarg/blob/master/README.md
v0.8-1
v0.7-1
0.6-1
0.5-2
- Build process now dynamically driven with gitversion.sh.
- Added json functions.
- Build script verbosity made configurable.
- Ignore release/ directory (typo fix from releases/).
- Silence some shellcheck lint warnings.
- Fix README.md code climate warnings.
- Added extra installation instructions and PPA links.