Skip to content

new option to compute check digit on CLI

Compare
Choose a tag to compare
@paulkorir paulkorir released this 23 Aug 11:16
· 10 commits to master since this release
compute a check digit for a noid

* new option `-d/--check-digit`
* reassigned `-v` for verbose; now `-V` for validate
* better test coverage
* extended documentation