All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- breaking change. Add a
directory
property into a directory block. PR #184.
- license changed to AGPL 3.0. PR #177.
- remove
assert
. PR #175.
- fix progress for
get
. PR #173.
- fix progress for
add
. PR #172.
- Minor changes in documentation.
blockset get
can extract multiple files to a directory. PR #169,blockset get
can create directories recursively. PR #168,blockset add
works with directories. PR #165.
- WASI. PR #158.
- Estimated time left. PR #151.
- Replace the
blockset address
command toblockset hash
. PR #147.
- Option
--to-posix-eol
for converting Windows line endings to POSIX line endings. Issue #133.
- Two packages
blockset
andblockset-cli
. PR #121.
- Another bug fix in
info
(division by zero). PR #108.
info
command. PR #99.
- Breaking change in the repository directory structure. Issue: #78.
- Fix a progress message. PR #85.
- Show how much new data is stored. Issue #79.
- Show progress during
add
. Issue #49.
The first working version.