v1.4.2
What's Changed
- Move FreeBSD CI to Cirrus by @giordano in #43
- Fix a
@debug
statement that fails ifhost_platform
isnothing
by @DilumAluthge in #48 - Use Cirrus also for Aarch64 CI by @giordano in #47
- use type declaration for globals on 1.9+ by @KristofferC in #46
- [CI] Run GitHub Actions also on Julia v1 by @giordano in #49
- enable typed globals on 1.9 prereleases by @KristofferC in #52
- precompile find_artifact_dir by @IanButterworth in #53
- Actually deprecate non-
do
-block form of executable products by @staticfloat in #56 - Update tests by @staticfloat in #57
New Contributors
- @DilumAluthge made their first contribution in #48
- @IanButterworth made their first contribution in #53
Full Changelog: v1.4.1...v1.4.2