Releases: essentialkaos/bibop
Releases · essentialkaos/bibop
Version 8.0.1 🟡

Changelog
Improvements
Version 8.0.0 🟡

Changelog
New Features
- Migrate from
goterm/term
to creack/pty
- Added
template
action🔥
- Added
--pause
/-P
option for pause between executing commands
Improvements
- Improved command output sanitization
- Improved recipe validation
- Getting binding suffix from python
- Use terminal window
256x80
for all commands
- Improve support info collecting
- Code refactoring
- Dependencies update
Scripts
- Added support of symlinks to
bibop-massive
script
- Add better recipes filtering to
bibop-massive
script
- Improved install/uninstall actions in
bibop-massive
script

linux/arm
• linux/arm64
• linux/x32
• linux/x64
• mac/arm64
• mac/x64
Version 7.5.0 🟠

Changelog
New Features
- Number of lines of output can be passed with
-X
/--extra
option
Improvements
- Added check if action doesn't support hollow command
- Code refactoring
Bugfixes
- Fixed bug with reading output for actions with no output data
Version 7.4.1 🟠

Changelog
Bugfixes
- Fixed bug with reading output for actions with no output data
Version 7.4.0 🟡

Changelog
New Features
- Added
-X
/--extra
option to print the last lines of command output if action failed
- Added
-B
/--barcode
option to print unique barcode for test based on recipe content and info about required packages
- Added
chown
action
Version 7.3.0 🟡

Changelog
New Features
- Added
wait-service
action
Improvements
- Added variable name validation
- Improved variable rendering
Version 7.2.3 🟡

Changelog
Improvements
Bugfixes
- Fixed colored output on CI
- Fixed custom color for app name and version in terminals with 16/256 colors support
Version 7.2.2 ⚪

Changelog
Improvements
- Minor UI improvements
- Dependencies update
Bugfixes
Version 7.2.1 🟡

Changelog
Improvements
- Do not disable colors on CI
Version 7.2.0 🟡

Changelog
New Features
- Added
output-empty
command
Improvements
- Improved working dir cleanup mechanic
- Custom version info formats support
- Dependency update