Files
pezkuwi-subxt/CHANGELOG.md
T
Andrew Jones cc25207a2a Release client v0.2.0 (#133)
* Bump client version

* Bump client dev dependency version

* Changelog

* Bump subxt version
2020-06-29 10:12:21 +01:00

2.1 KiB

Version 0.10.1 (2020-06-19)

  • Release client v0.2.0 #133

Version 0.10.0 (2020-06-19)

  • Upgrade to substrate rc4 release #131
  • Support unsigned extrinsics. #130

Version 0.9.0 (2020-06-25)

  • Events sub #126
  • Improve error handling in proc-macros, handle DispatchError etc. #123
  • Support embedded full/light node clients. #91
  • Zero sized types #121
  • Fix optional store items. #120
  • Make signing fallable and asynchronous #119

Version 0.8.0 (2020-05-26)

  • Update to Substrate release candidate #116
  • Update to alpha.8 [#114]c
  • Refactors the api #113

Version 0.7.0 (2020-05-13)

  • Split subxt #102
  • Add support for RPC state_getReadProof #106
  • Update to substrate alpha.7 release #105
  • Double map and plain storage support, introduce macros #93
  • Raw payload return SignedPayload struct #92

Version 0.6.0 (2020-04-15)

  • Raw extrinsic payloads in Client #83
  • Custom extras #89
  • Wrap and export BlockNumber #87
  • All substrate dependencies upgraded to alpha.6

Version 0.5.0 (2020-03-25)

  • First release
  • All substrate dependencies upgraded to alpha.5