github payjoin/rust-payjoin payjoin-cli-0.0.7-alpha

pre-release7 days ago

Summary

An upgraded asynchronous payjoin experience. This update includes a new resume subcommand to continue any prior session. It also stops using .json files to persist data opting for a sled database instead.

Changelog

  • Resume multiple payjoins easily with the resume subcommand. A repeat send
    subcommand will also resume an existing session (#283)
  • Normalize dash-separated long args (#295)
  • Use sled database. Old .json storage files will no longer be read and should be deleted.
  • read Network::from_core_arg (#304)
  • Don't needlessly substitute outputs for v2 receivers (#277)
  • Print instructions and info on interrupt (#303)

What's Changed

Full Changelog: payjoin-cli-0.0.6-alpha...payjoin-cli-0.0.7-alpha

Don't miss a new rust-payjoin release

NewReleases is sending notifications on new releases.