Releases: essentialkaos/bibop
Releases · essentialkaos/bibop
Version 5.1.1
Version 5.1.0
Changelog
New Features
- Added
lib-exported
action 🔥 - Added
ARCH
dynamic variable - Added
ARCH_BITS
dynamic variable - Added
bibop-so-exported
script for generating tests withlib-exported
Improvements
- Added info about skipped commands to all renderers
- Code refactoring
- Scripts refactoring
- Improved cookbook
Bugfixes
- Fixed action status rendering lag in terminal renderer
Version 5.0.0
Changelog
New Features
- Command grouping 🔥
- Added rendering for skipped commands to terminal renderer
Improvements
go-check
package replaced by our fork- Added protection against the cyclic variable redefinition
- Code refactoring
Bugfixes
- Fixed some outdated tests
Version 4.9.0
Version 4.8.1
Version 4.8.0
Changelog
Improvements
BIP-5
Print actual recipe executing time in terminal rendererBIP-6
Fixed order for all structs with aligo