Releases: rdavid/shellbase
Releases · rdavid/shellbase
Introduces should_continue() and additional features
Full Changelog: v0.9.20240707...v0.9.20240909
- yes_to_continue() is a deprecated, using should_continue() instead.
- aud_only: fix single file to remove bug.
- Bump software versions.
Bump software versions
Full Changelog: v0.9.20240303...v0.9.20240707
Bump software versions
Full Changelog: v0.9.20240202...v0.9.20240303
Introduce new functions and more
Full Changelog: v0.9.20231212...v0.9.20240202
- Bump software versions.
- Use a hyphen as a separator in file names.
- Manage the redo output in a proper way.
- Add key-value store.
- Add chrono_sta and chrono_sto for stop watch.
Introduce new functions and more
- Introduce cya and isnumber functions.
- Bump software versions.
Full Changelog: v0.9.20231111...v0.9.20231212
Bump software versions
v0.9.20231111 New release v0.9.20231111
Introduce new functions and more
- Implement a function to display the Shellbase banner.
- Execute unit tests on GitHub CI.
- Update software versions.
- Add handle_pipefails to the public API.
Full Changelog: v0.9.20230808...v0.9.20231010
v0.9.20230808
- Bump goredoer to version v0.9.20230808.
- Enable pipefail if it is supported.
- Validate the presence of a command in functions.
- Resolve various software deficiencies within the containers.
Add bomb function
- Bump goredoer v0.9.20230707.
- Add bomb function.
- Improve writings with ChatGPT.
- die() attempts to keep the original return code.
Use AsciiDoc
- All output to stderr.
- Bump goredoer v0.9.20230606.
- Use AsciiDoc.