Skip to content

v2.1.19: Fix the "system image file fails consistency check" bug seen on macOS

Choose a tag to compare

@DilumAluthge DilumAluthge released this 16 Oct 04:24
· 45 commits to master since this release
57cffb0

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 HelloWorldC artifact (instead of the fooifier artifact) 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