Skip to content

v7.0.0

Compare
Choose a tag to compare
@georglauterbach georglauterbach released this 19 Jun 20:33
· 5 commits to main since this release
83ce7ef

Useful Links

Breaking Changes

  • updated the arguments that load takes
    • --online now takes the version argument directly
    • --version has been removed
  • added pre-flight checks when sourcing libbash

Changes

  • update the log format: <TIMESTAMP> <LOG LEVEL> <WHO LOGGED>: <MESSAGE>
  • improved efficiency of log
  • miscellaneous corrections and improvements in the documentation
  • miscellaneous bug fixes to library-internal logic
  • updated BATS core
  • show the version of libbash when calling libbash__debug