Releases: essentialkaos/bibop
Releases · essentialkaos/bibop
Version 6.2.0
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
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
Changelog
New Features
- Added checking for required deb packages
Improvements
- Improved check for required rpm packages
- Improved verbose version output
Version 6.0.3
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
Changelog
New Features
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
Changelog
Improvements
- Added package config validation to
lib-config
action
Bugfixes
- Fixed bug with
checksum
action
Version 6.0.0
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
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
Changelog
Bugfixes
- Fixed bug with hanging command execution in CI environment
Version 5.1.2
Changelog
Improvements
- Removed
pkg.re
usage
- Added module info
- Added Dependabot configuration