We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07e8590 commit e72ea58Copy full SHA for e72ea58
CHANGELOG.md
@@ -1,9 +1,10 @@
1
# `rake-compiler/rake-compiler-dock` Changelog
2
3
-## Unreleased
+## 1.10.1 / 2025-10-25
4
5
- Add support for ARM64 host images and release rake-compiler-dock host images for ARM64 and x86_64. #140
6
- Add new target platform `aarch64-mingw-ucrt` aka Windows on ARM. #152
7
+- Allow easier selection of the ruby run in the container. #151
8
- Install `mig` which is a Macos specific RPC code generator. #155
9
- Add `RCD_IMAGE_VERSION` env var to easily set image version or `snapshot`. #163
10
- Disable `rpath` in cross compiled C extensions, since it is only valid in the build environment. #165
0 commit comments