v0.3.0
features
- use new plugin api
fixes
- do not try combining shares if threshold unmet (shamir implementation might not fail, but return garbage in this case)
- fix typo in
--helpdocs
chore
- replace deprecated
ioutil - update dependencies
- added Makefile