Primary change is addition of NODE_BUILD_MIRROR_PACKAGE_URL. This feature is mostly redundant because node-build has had NODE_BUILD_MIRROR_CMD, which is more powerful. But for parity with ruby-build, we are including this feature.
ruby-build commits
- **mark mavlev as EoL**
- **Add RUBY_BUILD_MIRROR_PACKAGE_URL to specify the complete mirror URL**
- **promote 'rbenv install -L', an alias of '--list-all'**
- **3.0.0-preview2 added**
- **Bump version to 20201208**
- **Test NODE_BUILD_MIRROR_PACKAGE_URL correctly**
Merges ruby-build v20201208
Primary change is addition of
NODE_BUILD_MIRROR_PACKAGE_URL
. This feature is mostly redundant because node-build has hadNODE_BUILD_MIRROR_CMD
, which is more powerful. But for parity with ruby-build, we are including this feature.ruby-build commits
- **mark mavlev as EoL** - **Add RUBY_BUILD_MIRROR_PACKAGE_URL to specify the complete mirror URL** - **promote 'rbenv install -L', an alias of '--list-all'** - **3.0.0-preview2 added** - **Bump version to 20201208** - **Test NODE_BUILD_MIRROR_PACKAGE_URL correctly**