Releases: brujoand/sbp
Releases · brujoand/sbp
v0.3
v0.2.2
v0.2.0
Bugfix: Unbreak brew install
v0.1.1 Make sure we use the correct release version for travis scripts
Initial release
This is the first attempt at following a release pattern.
Changes:
- We now avaid subshells to lower execution time
- Uppercase variables should be understood as Global to SBP
- The ´sbp´ cli now supports verbs for better usability
- The git segment can now be instructed to only check the branch on large repos
- Creating custom layouts is much easier due to the /layouts configuration.
- Added the option to install releases via homebrew
Fixes:
- Some of the color schemes had wrong values, these have been fixed
- There used to be a trail of colored background left after the prompt on some terminals, this has ben fixed
Bugs:
- The 'debug' functions are available outside of sbp, this isn't a huge problem, but it's unclean and should be fixed.