- tree construction: removed performance bottleneck
- tree update/subtree move and reset operations
- CLI: simplified to 'tree', 'attribute' and 'query' commands
- API: aligned to the CLI, by moving code from the commands to the API
- test suite: expanded to complete code coverage
- README: reorganized and made examples with working with tax names and using NtSubtree
- node 0 is now allowed
- subpackage 'ntsubtree' automatically downloads and constructs the NCBI taxonomy tree
- ntsubtree simplifies working with taxonomic names and keeping the data up-to-date
- Github CI Action linting and testing
- documentation is now available at ReadTheDocs