Changelog
13.8.1 - 2017-08-04
Changelog
13.8.0 - 2017-08-04
With this release, we are adding an exciting feature that really showcases how powerful Dat is, selective sync. Using the CLI you can now specify which files you want to download either with an option or using the .datdownload
file. dat sync
will download and keep updated on the selected files. This means you can put large datasets into Dat but have control over what files you download where.
Changelog
13.7.0 - 2017-06-28
Changelog
13.6.0 - 2017-06-05
Full support for Dat registries! See our full release notes.
Changelog
13.5.1 - 2017-05-30
Changelog
13.5.0 - 2017-05-25
dat create
command (https://github.com/datproject/dat/pull/782) and create dat.json file (https://github.com/datproject/dat/pull/765)..dat
was initialized.dat log
command to print archive history and size information (https://github.com/datproject/dat/pull/781).require('dat')
to get dat-node
JS API (https://github.com/datproject/dat/pull/778).dat clone
and dat pull
, enables better hole-punching (https://github.com/datproject/dat/pull/787).Changelog
13.4.1 - 2017-05-16