- Nov 26, 2024
-
-
Bot authored
# [1.0.0-beta.6](https://git.gitlab.arm.com/bazel/rules_gzip/compare/v1.0.0-beta.5...v1.0.0-beta.6) (2024-11-26) ### Bug Fixes * update dependencies for Bazel 8 support ([9232f20c](https://git.gitlab.arm.com/bazel/rules_gzip/commit/9232f20cb4b6f3b3af3346e6f68af7d99ba85be6)) ### chore * remove deprecated `pigz` toolchain ([7ed04d05](https://git.gitlab.arm.com/bazel/rules_gzip/commit/7ed04d056cd5d936362435bde02e2492f8f0d885)) ### BREAKING CHANGES * remove `pigz` toolchain. Use `@rules_gzip//gzip/toolchain/gzip:type` instead. We cannot guarantee `pigz` implementation. `pigz` is a drop-in for `gzip` so we will register `pigz` implementations to the `gzip` toolchain in the future.
-
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 06, 2024
-
-
Matthew Clarkson authored
BREAKING CHANGE: remove `pigz` toolchain. Use `@rules_gzip//gzip/toolchain/gzip:type` instead. We cannot guarantee `pigz` implementation. `pigz` is a drop-in for `gzip` so we will register `pigz` implementations to the `gzip` toolchain in the future.
-
- Nov 04, 2024
-
-
Bot authored
# [1.0.0-beta.5](https://git.gitlab.arm.com/bazel/rules_gzip/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2024-11-04) ### Bug Fixes * add `bazel_skylib` dependency ([3fcfc28d](https://git.gitlab.arm.com/bazel/rules_gzip/commit/3fcfc28d4b8c9a7affbded52072f5ca667f89fc9))
-
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_gzip/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2024-11-04) ### Bug Fixes * update dependencies for Bazel 8 support ([806e3b80](https://git.gitlab.arm.com/bazel/rules_gzip/commit/806e3b80636cf32c1bac432ca14571df93c42f54))
-
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_gzip/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2024-09-03) ### Features * add `[@rules](https://git.gitlab.arm.com/rules)_gzip//gzip/toolchain/gzip:type` toolchain ([9ca87651](https://git.gitlab.arm.com/bazel/rules_gzip/commit/9ca8765104026fdefd5147ececd4a85625b59051))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
`@rules_gzip//gzip/toolchain/pigz:type` is now a deprecated alias to the new `gzip` toolchain.
-
- Aug 12, 2024
-
-
Bot authored
# [1.0.0-beta.2](https://git.gitlab.arm.com/bazel/rules_gzip/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2024-08-12) ### Bug Fixes * **ape:** switch to `@ape//ape/toolchain/info:pigz` ([a2d09d1d](https://git.gitlab.arm.com/bazel/rules_gzip/commit/a2d09d1d388a50b22eb1f77320ef4112daa4ec8f)) ### Features * added compression level support ([c72e6b79](https://git.gitlab.arm.com/bazel/rules_gzip/commit/c72e6b79c6a1b9332c98ce0ec4da4e594489dbb4))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Uses `@ape//ape/toolchain/info:*` targets.
-
Matthew Clarkson authored
Uses the new `@ape//ape/toolchain/info:diff` target.
-
Matthew Clarkson authored
-
- Jul 31, 2024
-
-
Matthew Clarkson authored
`@ape//:pigz` is deprecated.
-
- Jun 27, 2024
-
-
Thomas Wilks authored
-
Thomas Wilks authored
-
- May 22, 2024
-
-
Matthew Clarkson authored
-
Bot authored
# 1.0.0-beta.1 (2024-05-22) ### Features * added semantic release to bazel template ([a8a66341](https://git.gitlab.arm.com/bazel/rules_gzip/commit/a8a663411461dfd66fcc36635b1659a1beb3bd6b)) * hermetic `gzip` `compress` and `decompress` rulesets using `pigz` ([14358082](https://git.gitlab.arm.com/bazel/rules_gzip/commit/1435808259162d05ccd7d3d398d6b867b66eb8b3)) * resolved `pigz` toolchain ([f9f1e75c](https://git.gitlab.arm.com/bazel/rules_gzip/commit/f9f1e75cbedbd4510eb4bb4d5ad26076453a02a9))
-
Matthew Clarkson authored
-
Thomas Wilks authored
-
Thomas Wilks authored
-
- Apr 30, 2024
-
-
Thomas Wilks authored
-
- Apr 04, 2024
-
-
Thomas Wilks authored
-
- Mar 28, 2024
-
-
Thomas Wilks authored
-