v2.1.2
still a work in progress to get full functionality, but this release introduces a new option
--propv1
when set it will query the v1 governance module, instead of the v1beta1 module.
this is useful for chains that have adopted the v1 module to submit multiple messages in a single proposal. it assumes 'metadata' will have a json structure with a title field (like mars does).
for those that doesn't, the plan is to look at the messages and make up some summary from that. (that is not done)
Full Changelog: v2.1.1...v2.1.2