Releases: JuliaPackaging/JLLWrappers.jl
Releases · JuliaPackaging/JLLWrappers.jl
v1.6.1
v1.6.0
JLLWrappers v1.6.0
Merged pull requests:
- Add
eager_mode()
definition and call in__init__()
(#61) (@staticfloat) - remove
@test_nowarn
from tests (#62) (@KristofferC) - Add type assertion to global accesses (#63) (@topolarity)
- Add deprecation notice in docstring of do-block executable wrappers (#64) (@fredrikekre)
- Avoid side effects when precompiling
find_artifact_dir
(#66) (@giordano) - [CI] Minor improvements to GHA setup (#67) (@giordano)
- Release v1.6.0 (#68) (@giordano)
Closed issues:
v1.5.0
JLLWrappers v1.5.0
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
v1.4.1
JLLWrappers v1.4.1
Merged pull requests:
v1.4.0
v1.3.0
v1.2.0
JLLWrappers v1.2.0
Merged pull requests:
v1.1.4
v1.1.3
JLLWrappers v1.1.3
Merged pull requests: