Skip to content

Releases: wnfs-wg/rs-wnfs

wnfs-wasm: v0.1.26

30 Aug 12:40
c497afc
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • wnfs bumped from 0.1.24 to 0.1.25
      • wnfs-nameaccumulator bumped from 0.1.24 to 0.1.25

wnfs: v0.1.25

30 Aug 12:40
c497afc
Compare
Choose a tag to compare

0.1.25 (2023-08-30)

Bug Fixes

  • Fix search_latest on write and file mountpoints (#341) (dae79cd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • wnfs-nameaccumulator bumped from 0.1.24 to 0.1.25

wnfs-nameaccumulator: v0.1.25

30 Aug 12:40
c497afc
Compare
Choose a tag to compare

0.1.25 (2023-08-30)

Bug Fixes

  • Fix search_latest on write and file mountpoints (#341) (dae79cd)

wnfs-wasm: v0.1.25

18 Aug 11:47
8aea2e0
Compare
Choose a tag to compare

0.1.25 (2023-08-18)

Bug Fixes

  • bump package.json version number to 0.1.24 (#331) (62b6a80)

wnfs-wasm: v0.1.24

17 Aug 18:19
3bede29
Compare
Choose a tag to compare

0.1.24 (2023-08-17)

Features

  • Implement public directory cp & more efficient copy for PrivateFile (#319) (cebb956)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • wnfs bumped from 0.1.23 to 0.1.24
      • wnfs-nameaccumulator bumped from 0.1.23 to 0.1.24

wnfs: v0.1.24

17 Aug 18:19
3bede29
Compare
Choose a tag to compare

0.1.24 (2023-08-17)

Features

  • Implement public directory cp & more efficient copy for PrivateFile (#319) (cebb956)

Bug Fixes

  • Improve performance of get_revision_name() (#317) (55cf2e0)
  • More reliably cache NameAccumulator modexps (#326) (380ee8c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • wnfs-nameaccumulator bumped from 0.1.23 to 0.1.24

wnfs-nameaccumulator: v0.1.24

17 Aug 18:19
3bede29
Compare
Choose a tag to compare

0.1.24 (2023-08-17)

Bug Fixes

  • More reliably cache NameAccumulator modexps (#326) (380ee8c)

wnfs-wasm: v0.1.23

21 Jul 13:09
cfb0783
Compare
Choose a tag to compare

0.1.23 (2023-07-21)

Features

  • expose AccessKey encode/decode api (#296) (982feff)
  • Switch from AES-GCM to XChaCha20-Poly1305 (#305) (c17f6bb)
  • Switch from Namefilter to Name Accumulators (#247) (7026a37)
  • Switch from SHA3-256 to BLAKE3-256 (#306) (e164a1f)

Miscellaneous Chores

  • wnfs-nameaccumulator: Initial release at 0.1.23 (eb17ea2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • wnfs bumped from 0.1.22 to 0.1.23
      • wnfs-nameaccumulator bumped from 0.1.22 to 0.1.23

wnfs: v0.1.23

21 Jul 13:09
cfb0783
Compare
Choose a tag to compare

0.1.23 (2023-07-21)

Features

  • expose AccessKey encode/decode api (#296) (982feff)
  • Switch from AES-GCM to XChaCha20-Poly1305 (#305) (c17f6bb)
  • Switch from Namefilter to Name Accumulators (#247) (7026a37)
  • Switch from SHA3-256 to BLAKE3-256 (#306) (e164a1f)

Miscellaneous Chores

  • wnfs-nameaccumulator: Initial release at 0.1.23 (eb17ea2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • wnfs-common bumped from 0.1.22 to 0.1.23
      • wnfs-hamt bumped from 0.1.22 to 0.1.23
      • wnfs-nameaccumulator bumped from 0.1.22 to 0.1.23

wnfs-nameaccumulator: v0.1.23

21 Jul 13:09
cfb0783
Compare
Choose a tag to compare

0.1.23 (2023-07-21)

Features

  • api: adds missing metadata functions for the private side (#146) (88e9f19)
  • Switch from Namefilter to Name Accumulators (#247) (7026a37)
  • Switch from SHA3-256 to BLAKE3-256 (#306) (e164a1f)

Miscellaneous Chores