Recent Releases of DataDeps

DataDeps - v0.7.13

DataDeps v0.7.13

Diff since v0.7.12

Merged pull requests: - Keep reading from DEPOT_PATH (but don't write to by default) (#172) (@oxinabox)

Closed issues: - Nondeterministic error in CI saying there is no writable folder in the load path (#169) - Change to scratch breaking? (#171)

- Julia
Published by github-actions[bot] over 2 years ago

DataDeps - v0.7.12

DataDeps v0.7.12

Diff since v0.7.11

Merged pull requests: - use .julia/scratchspaces instead of .julia/datadeps (#167) (@IanButterworth) - Fix CI (#170) (@sethaxen)

Closed issues: - Feature request: Use Scratch spaces (#135)

- Julia
Published by github-actions[bot] over 2 years ago

DataDeps - v0.7.11

DataDeps v0.7.11

Diff since v0.7.10

Closed issues: - Docs on github pages are out of date (#85) - Google Drive download helper (#136) - Use case: nested data deps? (#160) - Documentation website is outdated, gh-pages is not being updated (#162)

Merged pull requests: - Fix typos founds by codespell (#161) (@fingolfin) - Tweak type inference to improve TTFX (#165) (@Omar-Elrefaei)

- Julia
Published by github-actions[bot] almost 3 years ago

DataDeps - v0.7.10

DataDeps v0.7.10

Diff since v0.7.9

Closed issues: - DataDeps doesn't build on aarch64-apple-darwin (#152)

Merged pull requests: - drop julia < 1.6 and BinaryBuilder (#159) (@CarloLucibello)

- Julia
Published by github-actions[bot] almost 4 years ago

DataDeps - v0.7.9

DataDeps v0.7.9

Diff since v0.7.8

Merged pull requests: - add HTTP v1 compat (#157) (@chengchingwen)

- Julia
Published by github-actions[bot] almost 4 years ago

DataDeps - v0.7.8

DataDeps v0.7.8

Diff since v0.7.7

Closed issues: - Download problem: file name too long (#137) - Prompt fails on Pluto (#138) - Documentation badge links do not work (#139) - ERROR: HTTP.ExceptionRequest.StatusError (#140) - datadep hanging (#145) - Closer integration with DrWatson (#146) - Better errors when the host is down (#147) - failed to install the latest DataDeps version in Julia-1.9 dev (#154)

Merged pull requests: - Update end-user docs (#148) (@jonas-schulze) - Update docs (#149) (@jonas-schulze) - bump p7zip_jll compat to 17 (#155) (@johnnychen94) - Update README.md (#156) (@pitmonticone)

- Julia
Published by github-actions[bot] almost 4 years ago

DataDeps - v0.7.7

DataDeps v0.7.7

Diff since v0.7.6

Closed issues: - Add reexport 1.0 support. (#131)

Merged pull requests: - Fix a typo in the docs (#130) (@willtebbutt) - added reexport 1 to compat (#132) (@racinmat)

- Julia
Published by github-actions[bot] over 5 years ago

DataDeps - v0.7.6

DataDeps v0.7.6

Diff since v0.7.5

Closed issues: - Can't unpack a .xz (#106)

Merged pull requests: - Always fallback to 7zip even if don't know it will work (#129) (@oxinabox)

- Julia
Published by github-actions[bot] over 5 years ago

DataDeps - v0.7.5

DataDeps v0.7.5

Diff since v0.7.4

Closed issues: - Switch to p7zip_jll for unpacking (#116)

Merged pull requests: - Switch to using GitHub Actions (#126) (@omus) - Use p7zip in unpack_cmd: the legend continues (#127) (@omus) - Update error URL / replace tabs with spaces (#128) (@omus)

- Julia
Published by github-actions[bot] over 5 years ago

DataDeps - v0.7.4

DataDeps v0.7.4

Diff since v0.7.3

Merged pull requests: - Support HTTP 0.9 (#124) (@mjram0s) - Delete Primes tests (#125) (@oxinabox)

- Julia
Published by github-actions[bot] over 5 years ago

DataDeps - v0.7.3

DataDeps v0.7.3

Diff since v0.7.2

Closed issues: - Display progress of large downloads (#109) - Use ProgressMeter.jl? (#114) - Dead blogpost link in beginning of docs (#118)

Merged pull requests: - Fix typos (#111) (@cmcaine) - Fix couple of links in README.md (#120) (@ali-ramadhan)

- Julia
Published by github-actions[bot] over 5 years ago

DataDeps - v0.7.2

DataDeps v0.7.2

Diff since v0.7.1

Merged pull requests: - Install TagBot as a GitHub Action (#108) (@JuliaTagBot)

- Julia
Published by github-actions[bot] over 6 years ago

DataDeps - v0.7.1

v0.7.1 (2019-11-19)

Diff since v0.7.0

Merged pull requests:

  • error if read user input 100 times without success (#105) (oxinabox)

- Julia
Published by julia-tagbot[bot] over 6 years ago

DataDeps - v0.7.0

v0.7.0 (2019-09-18)

Diff since v0.6.5

Closed issues:

  • Environment variable name not consistent (#101)
  • Downloading a DataDep from an ::AbstractPath (#100)

Merged pull requests:

  • make default fetch fallback to Base.download (#103) (oxinabox)

- Julia
Published by julia-tagbot[bot] over 6 years ago

DataDeps - v0.6.5

v0.6.5 (2019-08-23)

Diff since v0.6.4

Merged pull requests:

- Julia
Published by julia-tagbot[bot] almost 7 years ago

DataDeps - v0.6.4

v0.6.4 (2019-07-01)

Diff since v0.6.3

Closed issues:

  • suggestion: citation function returning .bib (#98)
  • Multiple URLS for same data (#94)
  • remove command? (#93)
  • ArgumentError: nothing should not be printed (#89)
  • Download prompt repeats forever in package build (#84)

Merged pull requests:

  • Minor fix in post_fetch_helpers (#99) (Ayushk4)
  • Add example of removing a DataDep for the docs (#95) (briochemc)
  • Broken link fix (#92) (aquatiko)

- Julia
Published by julia-tagbot[bot] almost 7 years ago

DataDeps - v0.6.3

  • Fix issues when no writable paths https://github.com/oxinabox/DataDeps.jl/issues/89

- Julia
Published by oxinabox about 7 years ago

DataDeps - v0.6.2

  • Add preupload checking feature

- Julia
Published by oxinabox over 7 years ago

DataDeps - v0.4.3 (backports)

  • using DATADEPSALWAYSACCEPT as the environment variable

- Julia
Published by oxinabox over 7 years ago

DataDeps - v0.6.1

fix windows bug that prevents loading due to broadcast errors

- Julia
Published by oxinabox over 7 years ago

DataDeps - v0.4.2 backports

This roughly corresponds to v0.5.3 for julia 0.7+ backported to julia 0.6, It includes the cleanup downloads on error feature

- Julia
Published by oxinabox over 7 years ago

DataDeps - v0.6.0

New default fetch method. Should be more stable on all platforms, and is much more configurable.

- Julia
Published by oxinabox over 7 years ago

DataDeps - v0.5.3

  • Cleanup downloads on errors
  • Julia 1.0 compat fixes

- Julia
Published by oxinabox over 7 years ago

DataDeps - v0.5.2

This just disabled the Project.toml, because it is breaking JuliaCIBot. :-( REQUIRE still works fine but still :-(

- Julia
Published by oxinabox over 7 years ago

DataDeps - v0.5.1

Rename environment variable DATADEPS_ALWAYS_ACCEPT (deprecate DATADEPS_ALWAY_ACCEPT)

- Julia
Published by oxinabox almost 8 years ago

DataDeps - v0.5.0

Julia 0.7 support

- Julia
Published by oxinabox almost 8 years ago

DataDeps - v0.4.1

Julia 0.6 support. Less flaky tests

- Julia
Published by oxinabox almost 8 years ago

DataDeps - v0.4.0

Post-Fetch method is now responsible for filename determination

- Julia
Published by oxinabox almost 8 years ago

DataDeps - v0.3.5

- Julia
Published by oxinabox almost 8 years ago

DataDeps - v0.3.4

- Julia
Published by oxinabox almost 8 years ago

DataDeps - v0.3.3

- Julia
Published by oxinabox about 8 years ago

DataDeps - v0.3.2

- Julia
Published by oxinabox about 8 years ago

DataDeps - v0.3.1

- Julia
Published by oxinabox about 8 years ago

DataDeps - v0.3.0

Mostly just: https://github.com/oxinabox/DataDeps.jl/pull/41

- Julia
Published by oxinabox about 8 years ago

DataDeps - v0.2.6

- Julia
Published by oxinabox about 8 years ago

DataDeps - v0.2.4

- Julia
Published by oxinabox about 8 years ago

DataDeps - v0.2.3

- Julia
Published by oxinabox about 8 years ago

DataDeps - v0.2.2

- Julia
Published by oxinabox over 8 years ago

DataDeps - v0.2.1

Use HTTP.jl for filename determination

- Julia
Published by oxinabox over 8 years ago

DataDeps - v0.2.0

- Julia
Published by oxinabox over 8 years ago

DataDeps - v0.1.0

- Julia
Published by oxinabox over 8 years ago