Skip to content

Latest commit

 

History

History
253 lines (118 loc) · 13.5 KB

CHANGELOG.md

File metadata and controls

253 lines (118 loc) · 13.5 KB

Changelog

0.19.0 (2024-03-18)

Features

0.18.0 (2024-02-23)

Features

0.17.0 (2023-12-19)

Features

  • enforce await-thenable eslint rule and update tsconfig.test.json (#282) (a26dadc)
  • fdp-contract 3.10.0 (#294) (97a3172)

0.16.0 (2023-10-25)

Features

  • add length assertion for pod list size (#273) (0735ded)
  • clear postage batch error (#280) (776eb83)
  • enforce minimum block size for data upload (#279) (b1f89a1)
  • export length constants for pod and directory names (#276) (8d1caa9)
  • export PodTypes, Encryption, and Bytes (#278) (f64cb0e)

Bug Fixes

  • enhance pod password generation with zero byte check and update crypto-js to 4.2.0 (#281) (589df71)

0.15.0 (2023-10-16)

Features

0.14.0 (2023-10-06)

Features

0.13.0 (2023-10-03)

Features

Bug Fixes

0.12.0 (2023-09-11)

Features

Bug Fixes

0.11.0 (2023-08-14)

Features

0.10.0 (2023-08-09)

Features

0.9.0 (2023-07-26)

⚠ BREAKING CHANGES

  • retryable registration (#247) (#248)

Features

0.8.0 (2023-07-13)

Features

0.7.3 (2023-06-17)

Bug Fixes

0.7.2 (2023-05-23)

Bug Fixes

0.7.1 (2023-03-20)

Bug Fixes

  • ability to create deleted file/directory again (#216) (988f9e8)

0.7.0 (2023-02-15)

⚠ BREAKING CHANGES

  • added ability to serialize/deserialize returned data (#213)

Features

Code Refactoring

  • added ability to serialize/deserialize returned data (#213) (6ecc7f6)

0.6.0 (2022-12-19)

⚠ BREAKING CHANGES

  • added encryption for data (#149)

Features

Bug Fixes

0.5.1 (2022-08-31)

Bug Fixes

0.5.0 (2022-08-30)

⚠ BREAKING CHANGES

  • beeDebug param replaced with postageBatchId (#132)

Features

  • beeDebug param replaced with postageBatchId (#132) (3725d2c)

Bug Fixes

0.4.0 (2022-08-11)

Features

  • js-library: update fdp-contracts to 1.0.4 (#112) (1b41677)

0.3.0 (2022-08-02)

Features

0.2.1 (2022-07-15)

Bug Fixes

  • github release new version (c9b92c2)

0.2.0 (2022-06-17)

Features

  • implemented delete file and delete directory features (#47) (257d651)
  • implemented share methods for files and pods (#52) (de8b655)

0.1.2 (2022-06-07)

Bug Fixes

0.1.1 (2022-05-26)

Bug Fixes

0.1.0 (2022-05-26)

⚠ BREAKING CHANGES

  • getting pods (#3)

Features

Bug Fixes