Skip to content

Releases: facebook/buck2

2023-07-11

11 Jul 17:05
Compare
Choose a tag to compare
2023-07-11 Pre-release
Pre-release

Incompatible Changes

New Features

  • New GitHub action job to tag and upload artifacts bi-monthly

Improvements

  • Anonymous targets improvements
  • A promise can be converted into an artifact, and used in default_outputs
  • All collections are now supported correctly
    • attrs.source() is now supported, and can accept any bound artifacts
    • attrs.arg() is now supported via specifying a named parameter anon_target_compatible when declaring the attribute
    • attrs.exec_dep() is now supported