v0.2.0 released #261
anakrish
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Key highlights of this release are:
Thanks @mkulke for guiding this.
Due to the support for no_std, this release is considered a major release. Most clients should see no change.
Clients that disabled
default-features
and manually specified features might want to consider specifyingstd
regorus feature that will enablestd
feature inrand
andserde_json
dependencies.Beta Was this translation helpful? Give feedback.
All reactions