Releases: JuliaPackaging/JLLWrappers.jl
Releases · JuliaPackaging/JLLWrappers.jl
v1.7.1
JLLWrappers v1.7.1
Merged pull requests:
- precompile the eager_mode noop (#75) (@IanButterworth)
- [CI] Move aarch64-linux to GitHub Actions and add more versions (#76) (@giordano)
- Update badges in README.md (#77) (@ViralBShah)
- Update README.md badge URL for dependents (#78) (@ViralBShah)
- Release v1.7.1 (#80) (@giordano)
v1.7.0
JLLWrappers v1.7.0
Merged pull requests:
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_nowarnfrom 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
@debugstatement that fails ifhost_platformisnothingby @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: