Releases: ex3ndr/datasets
Releases · ex3ndr/datasets
Release v0.1.5
🔨 Fix local tar
datasets
Full Changelog: v0.1.4...v0.1.5
Use local temp directory instead of a system one
Using local temp directory, because often system one is quite small
Add dotenv file support
Tool now reads .env file in the current directory if exists
Add tar format support
Added format field to configuration files and add tar format support
Add mirrors support
Add an ability to provide mirrors via environment variable DATASETS_MIRRORS
which would replace prefix of any link (ignoring case) with provided one
Full Changelog: v0.1.0...v0.1.1
Initial Beta
Initial pre-release:
- Basic datasets file support
- File datasets
- Common datasets (stored on central repo)