Skip to content

Conversation

@hughsaunders
Copy link
Contributor

  • To prevent collisions with built-ins and user functions, all
    bash-lib functions now have the prefix bl_. This is a major
    breaking change and will be released as v2.0.0
  • Conditional logging functions based on BASH_LIB_LOG_LEVEL with
    appropriate colouring for each level.
  • retry_constant function, similar to retry but with a retry_constant
    interval between attempts.

* Conditional logging functions based on BASH_LIB_LOG_LEVEL with
  appropriate colouring for each level.
* retry_constant function, similar to retry but with a retry_constant
  interval between attempts.
To prevent collisions with built-ins and user functions, all
bash-lib functions now have the prefix bl_. This is a major
breaking change and will be released as v2.0.0
@hughsaunders hughsaunders merged commit 24f1b27 into master Jan 24, 2020
@hughsaunders hughsaunders deleted the conjurinc-ops-423 branch January 24, 2020 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants