Skip to content

Releases: JuliaPackaging/BinDeps.jl

v1.0.2

18 Nov 21:10
ceb1e78
Compare
Choose a tag to compare

BinDeps v1.0.2

Diff since v1.0.1

Merged pull requests:

v1.0.1

15 Apr 05:04
6cacddd
Compare
Choose a tag to compare

BinDeps v1.0.1

Diff since v1.0.0

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:

v1.0.0

05 Dec 16:18
v1.0.0
3a871c3
Compare
Choose a tag to compare

v1.0.0 (2019-12-05)

Diff since v0.8.10

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:

v0.8.10

15 Aug 20:56
609a5cb
Compare
Choose a tag to compare

More fixes for 1.0 (#375)

v0.8.9

07 Aug 09:59
392a91b
Compare
Choose a tag to compare
Merge pull request #369 from quinnj/jq/1.0

Fix for 1.0

v0.8.8

21 Apr 20:39
69c3fb6
Compare
Choose a tag to compare
Fix deprecations on 0.7 (#361)

Update for windows download bug

27 Feb 17:19
a042547
Compare
Choose a tag to compare
Merge pull request #354 from JuliaLang/sf/tls12

Tell powershell to use TLS 1.2+ by default

v0.8.6

20 Jan 21:30
9258820
Compare
Choose a tag to compare
Fix a couple more 0.7 deprecations (#350)

v0.8.5

15 Jan 04:00
4959cd5
Compare
Choose a tag to compare
Fixes for Libdl moving to the stdlib (#348)

Emergency fix for 'pushfront'

14 Jan 17:02
a016a93
Compare
Choose a tag to compare
Merge pull request #349 from oxinabox/ox/pushfront

pushfirst! not pushfront! 0.6 (closes #347)