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.
Loading
Please register or sign in to comment