Releases: oxinabox/DataDeps.jl
Releases · oxinabox/DataDeps.jl
v0.7.13
v0.7.12
DataDeps v0.7.12
Merged pull requests:
- use .julia/scratchspaces instead of .julia/datadeps (#167) (@IanButterworth)
- Fix CI (#170) (@sethaxen)
Closed issues:
- Feature request: Use Scratch spaces (#135)
v0.7.11
DataDeps v0.7.11
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)
v0.7.10
DataDeps v0.7.10
Closed issues:
- DataDeps doesn't build on aarch64-apple-darwin (#152)
Merged pull requests:
- drop julia < 1.6 and BinaryBuilder (#159) (@CarloLucibello)
v0.7.9
v0.7.8
DataDeps v0.7.8
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)
v0.7.7
DataDeps v0.7.7
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)