0.0.7 • Published 4 months ago

peardrive-core-alpha v0.0.7

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
4 months ago

PearDrive alpha module

Changelog

0.0.1

  • Initial release

0.0.2

  • Bug fixes

0.0.3

  • Fix docstring documentation for joinNetwork
  • Add "Network Nickname"

0.0.4

  • Fix import

0.0.5 - 0.0.6

  • Optimize tests / resolve testing issue which reduced performance
  • Improve testing structure to give more detailed information on test failure
  • Keep log files of all PearDrives run on test suite
  • Add logger for file writing and terminal logging
  • Add verbose logging information to PearDrive functions
  • Fix PearDrive dependency compatibility for bare and node runtimes

0.0.7

  • Fix bare / node compat
  • If folder path doesn't exist (for localdrive), create it.