Releases: maidsafe/self_encryption
Releases · maidsafe/self_encryption
v0.28.0
0.28.0 (2023-03-15)
⚠ BREAKING CHANGES
- correct max chunk size to 500kiB
- reducing the max chunk size from 1MB to 500kB
Features
- reducing the max chunk size from 1MB to 500kB (7577322)
Bug Fixes
- correct max chunk size to 500kiB (15f41a0)
v0.27.1
0.27.1 (2021-12-14)
Bug Fixes
- range: allow to pass ranges with length overflowing data length (919ed53)
v0.27.0
0.27.0 (2021-09-22)
⚠ BREAKING CHANGES
v0.26.3
0.26.3 (2021-09-13)
Features
- errors: add specific for too few bytes (4b572e9)
Bug Fixes
- seek: avoid range out of bounds panic (fcd56b9)