v13.7.0
This release goes along with a new release of datproject.org v1.2.0. When you dat publish
the metadata will be cached so users can always view the file list for a dat even when you go offline!
We also added a throttling option and improved a few things under the hood.
Changelog
Added
- Throttling - sometimes Dat goes too fast, so you can limit the upload + download speeds. (#806)
- Publish metadata to registry when publishing (#812)
Changed
- Use dat-node http support directly (#817)
Fixed
- Use npm package for registry testing.