v1.3.0
New cli:
devd c lowercase [input]
devd c uppercase [input]
devd c base64 123
devd c decode_base64 TVRJeg==
devd hash md5 [input]
devd hash keccak256 [input]
devd hash keccak512 [input]
Update
go install -v github.com/bcdevtools/devd/cmd/devd@v1.3.0