v0.38.0
This is a bugfix release. Simple run export lists were not parsed correctly and only the last element was kept. This release fixes that, and adds proper rendering of run exports to the build log output.
What's Changed
- fix: preserve macOS entitlements and requirements in codesign by @zbowling in #1461
- fix: run exports parsing by @wolfv in #1469
New Contributors
Full Changelog: v0.37.0...v0.38.0