Skip to content

Bender 0.13.0

Choose a tag to compare

@andreaskurth andreaskurth released this 26 Jul 12:31
· 885 commits to master since this release

Added

  • Add the frozen option to prevent any dependency updates for a package.
  • Add the workspace section to carry workspace configuration.
  • Add the workspace.checkout_dir option to keep local working copies of each dependency.

Changed

  • Make order of packages and defines deterministic.
  • Move the package_links option to workspace.package_links.