Skip to content

Releases: rdavid/shellbase

Introduce new functions and more

12 Dec 11:27
d20bc48

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

Choose a tag to compare

v0.9.20231111

New release v0.9.20231111

Introduce new functions and more

10 Oct 18:02
e45e15e

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

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

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

Choose a tag to compare

  • All output to stderr.
  • Bump goredoer v0.9.20230606.
  • Use AsciiDoc.

Informational messages always belong on stderr

05 May 17:38
e35e0aa

Choose a tag to compare

  • Bump versions of goredoer and curl for alpine.
  • Add functions: totsout, tsout.
  • Informational messages always belong on stderr, not stdout!
  • Reinvent the install

Massive use of Github CI

05 Apr 20:21
f41f148

Choose a tag to compare

  • Add new linters.
  • Add Dependabot.
  • Keep last WIP directory by a flag.

The new API name convention

11 Mar 22:42
f834fae

Choose a tag to compare

  • Old function names are supported until next release.
  • Verify minimal shellbase version.

New functions and new linters

08 Mar 19:41
59702bb

Choose a tag to compare

  • Add new functions: is_func, prettyuptime, realdir, realpath.
  • Add new linters of different kinds.
  • Add fedora and yash to tests.
  • Bump third party software versions.