This repository has been archived by the owner on May 13, 2022. It is now read-only.
1.18.0
What's Changed
- Idempotent entrypoint, Better color management, Code optimization by @pascalandy in https://github.com/firepress-org/bashlava/pull/88
This is a big one
- idempotent entrypoint
/code_example.sh
(at the core)- remove un-needed
_entrypoint.sh
under /add-on
- remove un-needed
- better color management
- Code optimization: regroup many functions under /add-on/code_example.sh
- better idempotent code_example
-
- fct commit: idempotent
Minor stuff
- various comments
- improve docs
- fct version: remove App_Is_mainbranch
Full Changelog: firepress-org/bashlava@1.17.0...1.18.0