Releases: ardriveapp/ardrive-core-js
Releases · ardriveapp/ardrive-core-js
1.2.0
- Upload file methods now provide conflict resolution support for --ask prompt
1.1.0
- UploadPublicManifest output now also returns the arweave manifest json file
1.0.5
- ArDrive class now has support for creating an Arweave manifest of a public folder with the
uploadPublicManifest
method
1.0.4
- ArFS tag no longer included with data transactions
1.0.3
node-fetch
dependency has been removed in favor of always using axios
- Library is now compatible with ArDrive Price Calculator
1.0.2
- Updated accuracy on
getByteCountForWinston
- Now exports new chunk pricing estimator
1.0.1
- Complete overhaul of core architecture
- Leverage the ArDrive class to manage Arweave File System content.
- More performant, lower risks of rate limiting.
- Accurately estimates prices client side, reducing calls to the network.
- Leaner codebase with all unneeded dependencies removed.
- Decouples and removes database functionality and complications.
- Pricing API updated to new Arweave hard fork!