New Features
- Support oras v1.2.0
- Support installing custom versions of ORAS by specifying
url
for downloading andchecksum
for integration check
Other Changes
- Upgrade to Node 20
What's Changed
- bump: run with node20 by @liangyuanpeng in #25
- feat: support downloading from customized url by @wangxiaoxuan273 in #27
- bump: add oras v1.2.0 to setup-oras by @wangxiaoxuan273 in #28
- chore: update README to add an example by @wangxiaoxuan273 in #30
New Contributors
- @liangyuanpeng made their first contribution in #25
Full Changelog: v1.1.0...v1.2.0