chore(release): 1.0.0-beta.1 [skip ci]
# 1.0.0-beta.1 (2024-05-07) ### Bug Fixes * **coreutils:** correct MacOS constraints ([5f571196](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/5f5711967936d4f5d0fd25d634073681bc66d90b)) * correct coreutils archive extension ([b073c6b2](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/b073c6b25209db51067b7c9bf35e18d7f0bfa1b7)) * correct resolved basename ([e60af5f8](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/e60af5f849e2709e6a09ac003728dea0b74ad35a)) * correct Windows `coreutils` link ([86300e57](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/86300e57ad999a4e40c30d04bb78071f01a7ef8b)) * **dd:** create public definitions file ([2b4928b9](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/2b4928b98a03fef77c7625c92dfeae767cb9d244)) * make redirection scripts public ([001dd366](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/001dd36641bdbca48782e5a2e94ee5fc78256123)) * make toolchains `resolve` target public ([c5346581](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/c534658118d4c90403bf659cf5d1fcb8144e7914)) * **rules_coreutils:** correct `busybox` symlink name ([dd8da50b](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/dd8da50b95eedddf992d9e97a00e50e298ae1abd)) * set minimum version to Bazel 7 ([da85f70a](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/da85f70a1c82e667bf1565a0fa3258998cb1b0b7)) * switch to `toolchain_utils@1.0.0-beta.1` ([87d239da](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/87d239da3f7c97f5734c5310360b814da3ff1ade)) * upgrade coreutils ([12801af0](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/12801af0e3c53857b84334bdf1741cd257aa1c04)) * upgrade to `download_utils@1.0.0-beta.1` ([ceb5b12e](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/ceb5b12e17a6d03ed7712bb854accadd2c55ad15)) * upgrade to `rules_download@1.0.0-alpha.8` ([d0f23f57](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/d0f23f577dc570df6fcc2a43786b933e31b87bb4)) * upgrade to `rules_toolchain@1.0.0-alpha.16` ([db7fada2](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/db7fada2fcb4afa314b39d4014f36e06e71eece8)) * upgrade to `toolchain_utils@1.0.0-beta.9` ([c86ec778](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/c86ec778cf895834077d5c6d4f520a8c88708ba4)) * upgrade to latest pre-release dependencies ([e8a537a0](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/e8a537a0449da60d0b2006f4d115d92bedef2111)) ### chore * remove `symlinks` target ([0df7df64](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/0df7df64b42985f09630dd3f2d9f7511637a9ce9)) ### Features * add `chmod` toolchain ([cefa2083](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/cefa20839d1b321cdebf40d6a9f2c2e42caaf56f)) * add `chown` toolchain ([025b7b02](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/025b7b02a69aa875f99ab1388a2bf09e57542db0)) * add `coreutils-amd64-macos-darwin` download ([e427f1df](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/e427f1dfc87a1e0ba41a4414239bb78d5a4d49c5)) * add `install` toolchain ([44aaf472](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/44aaf472aca82e0a0d01adbbce165f3973a6ecc2)) * add `rules_coreutils` ([9af05be5](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/9af05be55c6277c2efc8f53b16ba89fe38505de9)) * add `sha1sum` rule ([a4f0476e](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/a4f0476e9c6309b4bc8b6dc71be949df3c65ced8)) * add `sha256sum` rule ([c9154dbd](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/c9154dbdc78bb374fbafe543996424498f6de19a)) * add `sha3sum` rule ([5537e8e9](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/5537e8e9764f3a27c3bcc2b32e3250c4e1935467)) * add `sha512sum` rule ([1c4d6327](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/1c4d63275839827dfeaa5065088f5e25f30e5981)) * add `tr` toolchain ([f88071a5](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/f88071a5a92e71d4f4227c4d4cc4c87aa07bec2c)) * add icon ([c3f7ef64](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/c3f7ef64aa4f5c1d1b798ebba7b024d678e3e16b)) * add MacOS coreutils download ([bf2c28a0](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/bf2c28a0778a770b2efd9a13630d6ff2e52b4004)) * add Windows support ([5e0bc1a8](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/5e0bc1a8d44a9be6488ba80aaf62f8b06837c5a6)) * 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)) * **rules_coreutils:** add `busybox` toolchains ([b5d39485](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/b5d39485f05b4c7383094d531ef566acea9f225a)) * **rules_coreutils:** add `coreutils` subcommand toolchains ([abae9e0f](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/abae9e0fdd4b07088a18469920b6726c2bf2748a)) * **rules_coreutils:** add `coreutils` toolchain ([ada60a6c](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/ada60a6c4909c2b105c24f65ecc893fa4ecdd5d1)) * **rules_coreutils:** add `cp` toolchain ([8aa3f1fc](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/8aa3f1fcd08a2e8f420b67d1ccfe1af08e2d574d)) * **rules_coreutils:** add `dd` rule ([1cff79ca](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/1cff79cad5b30263a2d5547752e8bd1e7a88575e)) * **rules_coreutils:** add `du` toolchain ([2472e436](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/2472e436377e50246ead45c5f230d24784c46aba)) * **rules_coreutils:** add `mkdir` toolchain ([73d6768a](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/73d6768afba2db816ac8102950ccc32f3f86a844)) * **rules_coreutils:** add `truncate` toolchain ([410c1be4](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/410c1be4d25cb99cde7be67a78fa8812028fb393)) * **rules_coreutils:** add symlink convenience target ([42556a5c](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/42556a5c905beee260246d522c8aba3bbf754838)) * **rules_coreutils:** expose `coreutils_dd` ([044dab3d](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/044dab3d7df8f1245e2ddc414347e0c38b892696)) * **rules_coreutils:** register non-libc `coreutils` toolchains ([52ddf97e](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/52ddf97ee4192df5fcd4f4704e87d8bc3ad5f668)) * **rules_coreutils:** use `DataInfo.executable` ([1b0cc1f3](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/1b0cc1f3ec4784b9b4e6d98439de73cbdb3d8d02)) ### 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.