Skip to content

Releases: essentialkaos/bibop

Version 5.1.1

07 Jan 15:44
v5.1.1
e5dc82c
Compare
Choose a tag to compare

Low Urgency

Changelog

Improvements

  • Minor UI improvements

Version 5.1.0

04 Dec 08:29
v5.1.0
d1c2add
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • Added lib-exported action 🔥
  • Added ARCH dynamic variable
  • Added ARCH_BITS dynamic variable
  • Added bibop-so-exported script for generating tests with lib-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

23 Nov 09:34
v5.0.0
82f5e7e
Compare
Choose a tag to compare

Moderate Urgency

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

18 Nov 10:39
v4.9.0
cf33d6e
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • Added cleanup action

Version 4.8.1

16 Nov 09:41
v4.8.1
2413b8b
Compare
Choose a tag to compare

Moderate Urgency

Changelog

Bugfixes

  • Fixed bug with printing error and warning messages with fmt verbs

Version 4.8.0

27 Sep 07:14
v4.8.0
e4513af
Compare
Choose a tag to compare

Moderate Urgency

Changelog

Improvements

  • BIP-5 Print actual recipe executing time in terminal renderer
  • BIP-6 Fixed order for all structs with aligo

Version 4.7.0

31 Jul 14:10
v4.7.0
8520c96
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • Added special tag teardown for commands which must be executed even any of previous commands execution was failed

Improvements

  • Added command tag rendering to terminal renderer

Bugfixes

  • Fixed bug in XML renderer with rendering user and tag info

Version 4.6.1

31 Mar 23:12
v4.6.1
cd5b8fe
Compare
Choose a tag to compare

Low Urgency

Changelog

Improvements

  • Minor UI fixes

Version 4.6.0

26 Mar 10:52
v4.6.0
73775d3
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • Variables rendering in command description

Improvements

  • Improved completion generation for bash and zsh

Version 4.5.0

12 Mar 22:13
v4.5.0
d234319
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • Added lib-rpath action
  • Added lib-soname action