Skip to content

Base v1.0.5

Choose a tag to compare

@codeforester codeforester released this 18 Jun 10:29
· 541 commits to main since this release
17b6d86

Added

  • Added BASE_BASH_LIBS_SOURCE and BASE-D007 diagnostics so basectl check
    and basectl doctor report whether Base is using external reusable Bash
    libraries or the bundled fallback.
  • Added BATS coverage proving Base can bootstrap from external
    base-bash-libs when bundled reusable Bash library directories are absent.

Changed

  • Documented Homebrew tap trust for Base and standalone base-bash-libs
    installs, and updated direct Base upgrade examples to use
    brew upgrade --no-ask codeforester/base/base.

Fixed

  • Fixed Bash library readiness BATS assertions so they pass both with a sibling
    base-bash-libs checkout and with bundled fallback.