Skip to content

v0.19 Osmanthus Cake

Compare
Choose a tag to compare
@driftluo driftluo released this 01 Oct 11:03
· 77 commits to master since this release
  1. Replace linefeed with rustyline for more friendly configuration options,such as vi/emacs edit mode selection, completion mode switching, etc.
  2. The client is optimized from holding runtime to holding the sender
  3. Added support for new RPC interfaces, new system contracts.
  4. Clean up useless code
  5. Support for the Sm2/Sm3 algorithm
  6. Interactive automatic completion optimization to the fuzzy matching algorithm
  7. Upgrade partial dependency library and the commit id is added to the version number.
  8. Fixed some magic bugs