Skip to content

Releases: ipfs-force-community/sophon-messager

v1.0.5 fix read config

10 May 11:25
6202d2d
Compare
Choose a tag to compare
fix unable to read config after upgrade dependency (#92)

* fix unable to read config after upgrade dependency

* fix log

* rm unused code

* add go mod download in ci

v1.0.4 imporve usage and config

10 May 02:04
ff43c9e
Compare
Choose a tag to compare
  • remove wallet cache and fix cmd (#84)

venus-message v1.0.2

23 Apr 07:12
95dc13f
Compare
Choose a tag to compare
list block msg (#71)

* fix version

* list blocked msg cmd

venus-message v1.0.1

16 Apr 09:40
f0cea66
Compare
Choose a tag to compare
auto create config when no config (#65)

* auto create config when no config

* use ioutil package

venus-message v1.0.0

16 Apr 08:50
b609dd5
Compare
Choose a tag to compare
adjust command line output (#56)

* adjust command line output

* msg list cmd add state and count flag

* fix lint