Andrew Jones
1a8e0bc63b
Release v0.15 ( #248 )
...
* Add 0.15.0 changelog section
* Update CHANGELOG.md format
* Bump versions
* Update CHANGELOG.md
* Specify explicit version for client
* Remove unused subxt dev dependency
* Upgrade deps
2021-03-22 17:37:15 +00:00
Andrew Jones
032ba029af
Release v0.14.0 ( #226 )
...
* Update CHANGELOG
* Bump versions
* Update client dep versions
2021-02-08 10:51:52 +00:00
David
fc2da6b9c7
Release v0.13 ( #175 )
...
* Upgrade to substrate 2.0.0
* WIP implement Subcommand manually (see https://github.com/paritytech/substrate/pull/6894#issuecomment-676060197 )
* Add pallet-staking/std to the std feature
* Sort out the subcommand impl
* Sort out the module index (ty @ascjones)
Sort out the RefCount type (ty @dvc94ch)
Random tweaks to make test-node more similar to the vanilla node-template
* obey the fmt
* Add changelog and bump versions
* Merge #165 and update CHANGELOG
* Update test-node/runtime/src/lib.rs
Co-authored-by: Demi Marie Obenour <demiobenour@gmail.com >
* Update CHANGELOG.md
Co-authored-by: Demi Marie Obenour <demiobenour@gmail.com >
Co-authored-by: Demi Marie Obenour <demiobenour@gmail.com >
2020-10-05 10:56:27 +02:00
Andrew Jones
af45c39fb1
Release v0.12.0 ( #157 )
...
* Bump version, update changelog
* Bump proc-macro crate
* Bump client crate
2020-09-01 15:54:01 +01:00
Andrew Jones
d3e7bd2282
Release v0.11.0 ( #145 )
...
* Bump versions
* Update changelog
* Update PR links
* Fix changelog linebreak
* Remove explicit wabt-sys dependency
* Update changelog
* Update parity-scale-codec version
2020-07-31 11:02:21 +01:00
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
Andrew Jones
d3e9e3f757
Upgrade to substrate rc4 release ( #131 )
...
* Upgrade to substrate rc4 release
* Fix up test-node/service
* Fix up client node config
* Fix up remaining compilation errors
* Fmt
* Remove fixme
* Fix test
* Release v0.10.0
2020-06-29 09:32:07 +01:00
Andrew Jones
5fd83f8bdb
Release v0.9.0 ( #129 )
...
* Bump version, update changelog
* Add client version
2020-06-25 10:49:28 +01:00
Andrew Jones
5f9ebf28da
Release v0.8.0 ( #117 )
...
* Bump version to 0.8
* Update changelog
2020-05-26 14:53:52 +01:00
Andrew Jones
e8b4eb3030
Release v0.7.0 ( #109 )
...
* Bump version and update changelog
* Add link to examples in README
2020-05-13 09:13:53 +01:00
Andrew Jones
b8159efcab
Release v0.6.0 ( #90 )
...
* Update to substrate alpha 6
* Bump version and add release notes
* Upgrade async-std dev dependency
* Fix readme license links
2020-04-15 09:40:14 +01:00
Andrew Jones
fb00479a3d
Release v0.5.0 ( #80 )
...
* Update README.md
* Update to alpha.5 substrate packages
* Add identity storage hasher
* Bump version
* Add CHANGELOG.md
* Update crate metadata for publishing
* Update url crate
2020-03-25 14:43:03 +00:00