Skip to content

Releases: ardriveapp/ardrive-core-js

1.2.0

15 Dec 18:44
ab2efa8
Compare
Choose a tag to compare
  • Upload file methods now provide conflict resolution support for --ask prompt

1.1.0

09 Dec 17:00
d8317ed
Compare
Choose a tag to compare
  • UploadPublicManifest output now also returns the arweave manifest json file

1.0.5

01 Dec 22:26
05a04a1
Compare
Choose a tag to compare
  • ArDrive class now has support for creating an Arweave manifest of a public folder with the uploadPublicManifest method

1.0.4

24 Nov 20:37
6a22ded
Compare
Choose a tag to compare
  • ArFS tag no longer included with data transactions

1.0.3

19 Nov 22:05
0c5a504
Compare
Choose a tag to compare
  • node-fetch dependency has been removed in favor of always using axios
  • Library is now compatible with ArDrive Price Calculator

1.0.2

19 Nov 17:35
3dc47a2
Compare
Choose a tag to compare
  • Updated accuracy on getByteCountForWinston
  • Now exports new chunk pricing estimator

1.0.1

18 Nov 23:18
da4a1e4
Compare
Choose a tag to compare
  • 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!