v2.0.0-rc.2
Pre-release
Pre-release
github-actions
released this
22 Jan 10:57
·
196 commits
to main
since this release
What's Changed
- enforce unicity as this is checked by validation by @ndeloof in #533
- don't assume attribute type to prevent int vs uint32 type mismatch by @ndeloof in #537
- Fix ulimit parsing by @ndeloof in #535
- use standard errors package by @mmorel-35 in #539
- always resolve paths relative to extending file's working dir by @ndeloof in #538
- fix build.args merge issue when defined with a list by @glours in #540
New Contributors
- @mmorel-35 made their first contribution in #539
Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2