Skip to content
Commit 842dc068 authored by Bot's avatar Bot
Browse files

chore(release): 1.0.0-alpha.2 [skip ci]

# [1.0.0-alpha.2](https://git.gitlab.arm.com/bazel/rules_coreutils/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2023-12-13)

### Bug Fixes

* correct resolved basename ([e60af5f8](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/e60af5f849e2709e6a09ac003728dea0b74ad35a))

### chore

* remove `symlinks` target ([0df7df64](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/0df7df64b42985f09630dd3f2d9f7511637a9ce9))

### Features

* export `coreutils` ([3cb27e56](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/3cb27e563575e863bdb1d5bd0c6c8b12366c7fda))
* expose all toolchains ([5b68793a](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/5b68793aadd9632b060339d7db1c3efa3f82b4f5))
* local toolchains fail fast when tool is not found ([e1009be1](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/e1009be1a8a76e3520d300ae93dff1bf8fa53a36))

### BREAKING CHANGES

* Remove `symlinks` target.

Is not supported on Windows unless `--enable-symlinks` is provided.

We _really_ want this ruleset to provide a common base for rulessets.

Having something that only works on certain platforms is not what we want.

Users of the ruleset should use the individual toolchains or multi-call binaries.
parent 0074bf5d
Loading
Loading
Loading
Pipeline #5305 skipped
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment