Skip to content

Releases: ex3ndr/datasets

Release v0.1.5

07 Jun 19:46
Compare
Choose a tag to compare

🔨 Fix local tar datasets

Full Changelog: v0.1.4...v0.1.5

Use local temp directory instead of a system one

25 Mar 08:26
Compare
Choose a tag to compare

Using local temp directory, because often system one is quite small

Add dotenv file support

08 Mar 18:42
Compare
Choose a tag to compare

Tool now reads .env file in the current directory if exists

Add tar format support

07 Mar 22:11
Compare
Choose a tag to compare

Added format field to configuration files and add tar format support

Add mirrors support

07 Mar 21:17
Compare
Choose a tag to compare

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

25 Jan 05:37
Compare
Choose a tag to compare

Initial pre-release:

  • Basic datasets file support
  • File datasets
  • Common datasets (stored on central repo)