- Feb 13, 2025
-
-
Bot authored
# 1.0.0 (2025-02-13) ### Bug Fixes * add `bazel_skylib` dependency ([f9b66494](https://git.gitlab.arm.com/bazel/rules_bzip2/commit/f9b66494dcdfb9055cb6eced90e6a5dfaca89f93)) * **ape:** switch to `@ape//ape/toolchain/info:bzip2` ([d7530481](https://git.gitlab.arm.com/bazel/rules_bzip2/commit/d7530481c8ed298770bde4f2bc7a6f5a21fcd2d0)) * switch to `rules_license` ([e67c62b6](https://git.gitlab.arm.com/bazel/rules_bzip2/commit/e67c62b6788fefe204c2160f3ca4aa67dde86124)) * update dependencies for Bazel 8 support ([484d531e](https://git.gitlab.arm.com/bazel/rules_bzip2/commit/484d531e399d1e944a4393a0ec7f94a9d3d37c6c)) * update dependencies for Bazel 8 support ([eedc30d4](https://git.gitlab.arm.com/bazel/rules_bzip2/commit/eedc30d4ea88ddf18c1471614e26b8638105f327)) * upgrade to stable dependency versions ([02f6475e](https://git.gitlab.arm.com/bazel/rules_bzip2/commit/02f6475ee8c544ef698c9405419ea6e43fcdeb9a)) ### Features * add `@bzip2//:bzip2` toolchain ([f2de2fc1](https://git.gitlab.arm.com/bazel/rules_bzip2/commit/f2de2fc1b4ed068ac8114f4a3cf70574f6dba517)) * added compression level support ([a538f35e](https://git.gitlab.arm.com/bazel/rules_bzip2/commit/a538f35e25d2e19f670152e4878cadef8f2ca399)) * added semantic release to bazel template ([a8a66341](https://git.gitlab.arm.com/bazel/rules_bzip2/commit/a8a663411461dfd66fcc36635b1659a1beb3bd6b)) * hermetic `bzip2` `compress` and `decompress` rulesets ([6dacab78](https://git.gitlab.arm.com/bazel/rules_bzip2/commit/6dacab78a9c5746b71aed4b70a255244214ee9d8)) * remote-execution ([8891d892](https://git.gitlab.arm.com/bazel/rules_bzip2/commit/8891d892e53e8ab6050f61642e9498b6787d93cc)) * resolved `bzip` toolchain ([4ab83eec](https://git.gitlab.arm.com/bazel/rules_bzip2/commit/4ab83eec3cb8d985ad40604f3543e17d51399cb0))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Will become default in Bazel 9. Enable `--noenable_workspace` now.
-
Matthew Clarkson authored
Bazel makes sure that versions are constrainted to a `compatibility_level`. Suppress the noisy warning.
-
Matthew Clarkson authored
-
- Dec 06, 2024
-
-
Matthew Clarkson authored
-
- Nov 26, 2024
-
-
Bot authored
# [1.0.0-beta.6](https://git.gitlab.arm.com/bazel/rules_bzip2/compare/v1.0.0-beta.5...v1.0.0-beta.6) (2024-11-26) ### Bug Fixes * update dependencies for Bazel 8 support ([484d531e](https://git.gitlab.arm.com/bazel/rules_bzip2/commit/484d531e399d1e944a4393a0ec7f94a9d3d37c6c))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Includes breaking change to `toolchain_local_select` which does not affect this module but is a needed updated for Bazel 8
-
- Nov 04, 2024
-
-
Bot authored
# [1.0.0-beta.5](https://git.gitlab.arm.com/bazel/rules_bzip2/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2024-11-04) ### Bug Fixes * add `bazel_skylib` dependency ([f9b66494](https://git.gitlab.arm.com/bazel/rules_bzip2/commit/f9b66494dcdfb9055cb6eced90e6a5dfaca89f93))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Bot authored
# [1.0.0-beta.4](https://git.gitlab.arm.com/bazel/rules_bzip2/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2024-11-04) ### Bug Fixes * update dependencies for Bazel 8 support ([eedc30d4](https://git.gitlab.arm.com/bazel/rules_bzip2/commit/eedc30d4ea88ddf18c1471614e26b8638105f327))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Oct 30, 2024
-
-
Matthew Clarkson authored
-
- Sep 03, 2024
-
-
Bot authored
# [1.0.0-beta.3](https://git.gitlab.arm.com/bazel/rules_bzip2/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2024-09-03) ### Features * add `@bzip2//:bzip2` toolchain ([f2de2fc1](https://git.gitlab.arm.com/bazel/rules_bzip2/commit/f2de2fc1b4ed068ac8114f4a3cf70574f6dba517))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Aug 12, 2024
-
-
Bot authored
# [1.0.0-beta.2](https://git.gitlab.arm.com/bazel/rules_bzip2/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2024-08-12) ### Bug Fixes * **ape:** switch to `@ape//ape/toolchain/info:bzip2` ([d7530481](https://git.gitlab.arm.com/bazel/rules_bzip2/commit/d7530481c8ed298770bde4f2bc7a6f5a21fcd2d0)) ### Features * added compression level support ([a538f35e](https://git.gitlab.arm.com/bazel/rules_bzip2/commit/a538f35e25d2e19f670152e4878cadef8f2ca399))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Uses `@ape//ape/toolchain/info:*` targets.
-
Matthew Clarkson authored
Uses the newer `@ape//ape/toolchain/info:diff` target.
-
- Jul 31, 2024
-
-
Matthew Clarkson authored
`@ape//:bzip2` is deprecated.
-
- Jun 27, 2024
-
-
Thomas Wilks authored
-