v2.1.19: Fix the "system image file fails consistency check" bug seen on macOS
Summary
This release fixes the "system image file fails consistency check" bug seen on macOS (#738).
What's Changed
- Change naming convention of object files to follow what Base Julia does; also, start testing on macOS again (but only Intel macOS) by @gbaraldi in #930
- Bump version from 2.1.18 to 2.1.19 by @DilumAluthge in #969
CI (Continuous Integration)
- Fix CI, and temporarily disable some CI jobs, and use the
HelloWorldCartifact (instead of thefooifierartifact) by @DilumAluthge in #965 - More CI tweaks, and temporarily disable some more CI jobs by @DilumAluthge in #966
New Contributors
Full Changelog
Full Changelog: v2.1.18...v2.1.19