Skip to content

Releases: pulp-platform/bender

v0.27.3

Choose a tag to compare

@micprog micprog released this 12 Sep 12:00

Added

  • Add --checkout flag to path command to force checkout if needed.
  • Add --no-checkout flag to update command to prevent checkout after update if not needed.

Changed

  • path and local links: Skip checkout if package path already exists (can be overruled by --checkout flag)
  • update: Default to automatically perform checkout after update (can be overruled by --no-checkout flag)

Fixed

  • Improve ReadMe and Warning information for vendor upstream linking.
  • Ensure workspace.package_links symlinks are properly updated when executing the clone command.

v0.27.2

Choose a tag to compare

@micprog micprog released this 12 Jul 15:53

Added

  • Add information on expected location for manifest file not found.

Fixed

  • Use IndexMap and IndexSet instead of the std Hash* equivalents to preserve ordering
  • Change GNU release to be built to a more compatible binary (manylinux container).
  • Parse override dependencies in lowercase to align to change in 0.25.0

Changed

  • Adjusted hash input for dependency checkout to ensure consistency within a project.

v0.27.1

Choose a tag to compare

@micprog micprog released this 25 Jan 07:17

Fixed

  • Fixed accidental debug print in sources command

v0.27.0

Choose a tag to compare

@micprog micprog released this 16 Jan 17:47

0.27.0 - 2023-01-16

Added

  • Add --no-default-target flag to script command to remove default targets
  • Add fusesoc command to generate FuseSoC .core files.
  • Add rhel and almalinux releases

Changed

  • Reworked import command to vendor, refactor corresponding Manifest entry (vendor_package instead of external_import)
  • Update clap to v4, changes CLI
  • Use relative paths in Lockfile if path dependency is in a subdirectory

Fixed

  • Streamline import command for initializing a repository

v0.26.1

Choose a tag to compare

@micprog micprog released this 29 Aug 09:09
Bender 0.26.1

v0.26.0

Choose a tag to compare

@micprog micprog released this 26 Aug 14:43
Bender 0.26.0

v0.25.3

Choose a tag to compare

@micprog micprog released this 05 Aug 07:47
Bender 0.25.3

v0.25.2

Choose a tag to compare

@micprog micprog released this 13 Apr 08:35
Bender 0.25.2

v0.25.1

Choose a tag to compare

@micprog micprog released this 08 Apr 09:13
Bender 0.25.1

v0.25.0

Choose a tag to compare

@micprog micprog released this 06 Apr 12:15
Release v0.25.0