Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@dadamu dadamu released this 29 Nov 04:40
· 60 commits to main since this release

Version 3.0.0

Breaking changes

With this version, the following changes have been made:

Post structure now requires owner field

Features

  • (#303) Supported x/tokenfactory feature

Dependencies

  • (#246) Bumped strum_macros to 0.25.3
  • (#295) Bumped quote to 1.0.33
  • (#300) Bumped proto to Desmos v6
  • (#307) Bumped serde to 1.0.192
  • (#309) Bumped schemars to 0.8.15
  • (#310) Bumped chrono to 0.4.31
  • (#315) Bumped prost-types to 0.12.1
  • (#316) Bumped prost to 0.12.0
  • (#317) Bumped cosmwasm-std to v1.5.0
  • (#319) Bumped cosmwasm-schema to v1.5.0
  • (#328) Bumped syn to 2.0.39
  • (#329) Bumped base64 to 0.21.5
  • (#331) Bumped proc-macro2 to 1.0.69
  • (#356) Bumped thiserror to 1.0.50
  • (#352) Bumped regex to 1.10.0
  • (#338) Bumped trybuild to 1.0.85

Other

  • (#291) Used parse_err constructor instead of literal
  • (#296) Disabled backtraces feature