Skip to content

Releases: essentialkaos/bibop

Version 8.0.1 🟡

17 Nov 08:33
v8.0.1
93b8c56
Compare
Choose a tag to compare

Moderate Urgency

Changelog

Improvements

  • Dependencies update

Version 8.0.0 🟡

01 Nov 19:36
v8.0.0
9e9ed0b
Compare
Choose a tag to compare

Moderate Urgency

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/armlinux/arm64linux/x32linux/x64mac/arm64mac/x64

Version 7.5.0 🟠

11 Oct 07:36
v7.5.0
ae3102f
Compare
Choose a tag to compare

High Urgency

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 🟠

09 Oct 14:42
v7.4.1
e75f514
Compare
Choose a tag to compare

High Urgency

Changelog

Bugfixes

  • Fixed bug with reading output for actions with no output data

Version 7.4.0 🟡

04 Oct 13:10
v7.4.0
2d57ca5
Compare
Choose a tag to compare

Moderate Urgency

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 🟡

18 Jul 12:44
v7.3.0
9b79dff
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • Added wait-service action

Improvements

  • Added variable name validation
  • Improved variable rendering

Version 7.2.3 🟡

14 Jul 09:46
v7.2.3
ed1e59e
Compare
Choose a tag to compare

Moderate Urgency

Changelog

Improvements

  • Dependencies update

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 ⚪

03 Jul 09:51
v7.2.2
418fd9d
Compare
Choose a tag to compare

Low Urgency

Changelog

Improvements

  • Minor UI improvements
  • Dependencies update

Bugfixes

  • Fix typos

Version 7.2.1 🟡

15 May 20:16
v7.2.1
9389121
Compare
Choose a tag to compare

Moderate Urgency

Changelog

Improvements

  • Do not disable colors on CI

Version 7.2.0 🟡

14 May 21:53
v7.2.0
9f1df0f
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • Added output-empty command

Improvements

  • Improved working dir cleanup mechanic
  • Custom version info formats support
  • Dependency update