Skip to content

Releases: essentialkaos/bibop

Version 6.2.0

05 Feb 21:19
v6.2.0
3c86fc6
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • Added OS run-time variable
  • Added ARCH_NAME run-time variable

Improvements

  • Fixed compatibility with the latest version of ek package

Version 6.1.1

23 Jan 21:47
v6.1.1
a4a71c1
Compare
Choose a tag to compare

Moderate Urgency

Changelog

Improvements

  • Improved verbose version info
  • Improve check for required packages in bibop-massive script

Bugfixes

  • Fixed minor UI bug in terminal render

Version 6.1.0

18 Jan 15:00
v6.1.0
be8039e
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • Added checking for required deb packages

Improvements

  • Improved check for required rpm packages
  • Improved verbose version output

Version 6.0.3

06 Dec 09:40
v6.0.3
2717b75
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • Added docker images based on Oracle Linux images

Improvements

  • Improved string representation of command struct
  • Improved el8/el9 support in scripts
  • Dependencies update

Bugfixes

  • Fixed bug in the terminal render with rendering the last command if it was skipped
  • Fixed bug in parser with parsing tag of nested commands
  • Fixed bug with skipping nested commands without tag

Version 6.0.2

27 Sep 21:56
v6.0.2
9bd75ad
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • Added bibop-dep script

Improvements

  • Improve bibop-so-exported script
  • Improve bibop-libtest-gen script
  • Improve bibop-massive script

Bugfixes

  • Fixed minor bug with terminal render

Version 6.0.1

19 Sep 11:58
v6.0.1
969ce1e
Compare
Choose a tag to compare

High Urgency

Changelog

Improvements

  • Added package config validation to lib-config action

Bugfixes

  • Fixed bug with checksum action

Version 6.0.0

09 Aug 11:03
v6.0.0
0ef97de
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • Command syntax extended for the possibility to pass environment variables to commands
  • Added renderer for TAP v14
  • Added option for showing verbose application info

Improvements

  • Code refactoring
  • Improved Dockerfile

Bugfixes

  • Fixed bugs with rendering report in TAP v13 format
  • Fixed bug with duplicated commands errors if fast-finish is enabled
  • Fixed bug with rendering invalid XML

Version 5.1.4

28 May 10:03
v5.1.4
c3b900a
Compare
Choose a tag to compare

Low Urgency

Changelog

Improvements

  • Update for compatibility with the latest version of ek package
  • Regenerated Makefile with the latest version of gomakegen
  • Added GitHub action for building and pushing images to GitHub Container Registry (GHCR)

Version 5.1.3

21 Apr 10:11
v5.1.3
902c8ab
Compare
Choose a tag to compare

High Urgency

Changelog

Bugfixes

  • Fixed bug with hanging command execution in CI environment

Version 5.1.2

02 Apr 23:09
v5.1.2
4310175
Compare
Choose a tag to compare

Moderate Urgency

Changelog

Improvements

  • Removed pkg.re usage
  • Added module info
  • Added Dependabot configuration