Skip to content

Releases: peardrive/PearDriveCore

v3.0.0

29 Oct 14:24

Choose a tag to compare

  • Improve performance by optimizing event forwarding
  • Breaking: Change event names:
    • IN_PROGRESS_DOWNLOAD_STARTED -> DOWNLOAD_STARTED
    • IN_PROGRESS_DOWNLOAD_COMPLETED -> DOWNLOAD_COMPLETED
    • IN_PROGRESS_DOWNLOAD_FAILED -> DOWNLOAD_FAILED
  • Breaking: Relay -> archive:
    • activateRelay() -> activateArchive()
    • deactivateRelay() -> deactivateArchive()
    • (In constructor and save data), indexOpts.relay -> indexOpts.archive
    • (In constructor and save data), relay -> archive

v2.1.0

17 Oct 16:21

Choose a tag to compare

2.1.0