Skip to content

Releases: arkanoider/mostro-cli

Release v0.13.0

19 Sep 13:05
v0.13.0
6077a2f

Choose a tag to compare

What's Changed in v0.13.0

  • Release mostro-cli version 0.13.0 by @arkanoider
  • fix for changelog generation by @arkanoider
  • fix for changelog generation by @arkanoider
  • fix rust.yml for empty CHANGELOG.md by @arkanoider
  • fix rust.yml for CHANGELOG.md folder by @arkanoider
  • add settings for cargo release tests by @arkanoider
  • wrong key sent on dispute admin commands by @arkanoider
  • introduced some unit testing by @arkanoider
  • removed all unwraps and improved some part of filter creation by @arkanoider
  • fixed some errors on parsing - now it's testable by @arkanoider
  • context used in all functions, not compiling for another optimization to complete by @arkanoider
  • compiling with new ctx struct - looking for fix on addinvoice response parse by @arkanoider
  • better management of context variable - cleaner approach for user by @arkanoider
  • some bugs on keys parameters fixed - will continue with the order flow by @arkanoider
  • fixing ideas on dm by @arkanoider
  • removed many unwraps and some logic improvement by @arkanoider
  • unwrap removal from list_order.rs and dms.rs by @arkanoider
  • executed rabbit advices where good, some cosmetics by @arkanoider
  • collapsed in one file take order actions and tested use case of take and cancel by @arkanoider
  • testing flows - neworder, take sell and takebuy - fixing a db saving issue by @arkanoider
  • added rabbit suggestion by @arkanoider
  • added rabbit suggestion by @arkanoider
  • completing new commands refactor, neworder and take order works now by @arkanoider
  • successfully rebased on main branch the cli refactor by @arkanoider
  • big restyle all around the codebase - to be fully tested by @arkanoider
  • trying to improve messages rx without sleep of thread by @arkanoider
  • Drop token columns if they exist by @grunch
  • add user-to-user and user-to-admin communication via gift wraps by @Catrya
  • removed unwrap by @arkanoider
  • add restore command by @arkanoider
  • sends right index on first operation by @grunch
  • senddm improve trade key for message sending by @arkanoider
  • Improved error message if rating a not taken order by @arkanoider
  • takesell now saves on db new order taken from buyer by @arkanoider
  • missing order id in take-sell by @arkanoider
  • tag filter with correct lowercase by @arkanoider
  • Refactor CLI to separate library by @cipherchabon
  • Allows TakeSell without adding invoice by @grunch
  • kind should be mandatory by @grunch

New Contributors

  • @arkanoider made their first contribution
  • @grunch made their first contribution
  • @Catrya made their first contribution
  • @ made their first contribution
  • @cipherchabon made their first contribution
  • @yukibtc made their first contribution