Skip to content

Releases: rdavid/shellbase

Introduces should_continue() and additional features

08 Sep 22:29
a68bf01
Compare
Choose a tag to compare

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

07 Jul 16:34
a21b0b8
Compare
Choose a tag to compare

Bump software versions

02 Mar 23:08
1b930d1
Compare
Choose a tag to compare

Introduce new functions and more

01 Feb 22:51
a2422e8
Compare
Choose a tag to compare

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

12 Dec 11:27
d20bc48
Compare
Choose a tag to compare
  • Introduce cya and isnumber functions.
  • Bump software versions.

Full Changelog: v0.9.20231111...v0.9.20231212

Bump software versions

11 Nov 01:20
36d6bf2
Compare
Choose a tag to compare
v0.9.20231111

New release v0.9.20231111

Introduce new functions and more

10 Oct 18:02
e45e15e
Compare
Choose a tag to compare
  • 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

07 Aug 23:50
1b5045c
Compare
Choose a tag to compare
  • 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

06 Jul 21:18
512b9c5
Compare
Choose a tag to compare
  • Bump goredoer v0.9.20230707.
  • Add bomb function.
  • Improve writings with ChatGPT.
  • die() attempts to keep the original return code.

Use AsciiDoc

06 Jun 18:33
cfc80be
Compare
Choose a tag to compare
  • All output to stderr.
  • Bump goredoer v0.9.20230606.
  • Use AsciiDoc.