Skip to content

v0.1.4

Latest
Compare
Choose a tag to compare
@flipchan flipchan released this 13 Dec 00:52
· 2 commits to main since this release
f1b558d

Release:

libuptest v0.1.4
uptest v0.1.4
uptest-cli v0.1.4
uptest-examples v0.1.4

What's new in 0.1.4

  • get_block_events_lower_case, ascii lowercase event_summary in #89
  • Auto-test feature enabled in #101
  • storage parsing improve in #103
  • auto test in example + cli, cli bump to 0.1.3 in #105
  • libuptest AutoTestSummary in #107
  • auto-test doc in #108
  • better errors in #111
  • Improved error handling, supporting subxt, serde_json, hex, anyhow, std io, fixed_hash, std error and reqwest
  • no unwraps!! in core libuptest lib, however 2 unwraps due to thirdparties are in the code, one duee to the decoding lib and one due to the clap cli third party libraries
  • better examples

Full Changelog: v0.1.2...v0.1.4