Releases: JuliaPackaging/BinDeps.jl
Releases · JuliaPackaging/BinDeps.jl
v1.0.2
v1.0.1
BinDeps v1.0.1
Closed issues:
- Libdl undefined on Julia v0.7 (#351)
- Error tagging new release (#370)
- v1.0 status ? (#384)
- Tag a release? (#394)
- V1.0.0 not working with CondaBinDeps? (#411)
- Could not spawn ldconfig -p (#415)
Merged pull requests:
- Install TagBot as a GitHub Action (#414) (@JuliaTagBot)
- Add sbin paths to PATH (#416) (@mfherbst)
v1.0.0
v1.0.0 (2019-12-05)
Closed issues:
- Assumption of root directory of source archive (#399)
- Package maintenance / Rights (#398)
- Tests require HttpParser, which cannot be installed in Julia 1.0 (#388)
- Outdated usage of
STDOUT
in BinDeps.debug (#387) - Malformed shell commands on Windows with 0.7 master (#340)
- suppress output from unpack_cmd (#274)
- Using powershell for downloading is broken when calling julia from inside mintty. (#167)
Merged pull requests:
- Bump version (#409) (musm)
- Add Project.toml, drop dependency on Compat (#408) (giordano)
- Fix 7zip path for julia 1.3 (#407) (oxinabox)
- [RFC] Remove reliance on absolute program paths (#393) (ninjin)
- Fix tests on Julia 1.0 (#389) (rdeits)
- Update README.md (#382) (eschnett)
- Suggest possible remedy in error message (#381) (eschnett)
- use ENV["NOSUDO"]=true to prevent
sudo -V
check (#325) (JonathanAnderson)
v0.8.10
v0.8.9
v0.8.8
Update for windows download bug
Merge pull request #354 from JuliaLang/sf/tls12 Tell powershell to use TLS 1.2+ by default
v0.8.6
v0.8.5
Emergency fix for 'pushfront'
Merge pull request #349 from oxinabox/ox/pushfront pushfirst! not pushfront! 0.6 (closes #347)