Releases: emdb-empiar/noid
Releases · emdb-empiar/noid
Fixes for Windows
Now works with Python 3.10
v1.1.2 fix python version name
Inserted missing valid character for character space
Because of the expanded character range, all noid
created using prior releases will not validate with this release. In the future, we will add an external configuration that allows users to specify the character range for noid
s independent of the release.
new option to compute check digit on CLI
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
v1.0.1: feature complete
* bugfix: scheme and naa were affecting check digit * config works but simple utility will be needed to copy config * config bundled * updated documentation to include illustration on how to use config file