Version 2.8.1
Help Files
Updated instructions. Added additional documentation files.
File | Purpose |
---|---|
BUILD.md | Building from source |
CODE_OF_CONDUCT.md | Code of conduct |
TEST.md | Testing instructions |
and removed install.py.
Database Command Removal
Remove commands:
create_db
open_db
close_db
save_db
add_db_entry
get_db_entry
This feature was only being used in the bioapp1
examples, and those tests have been updated. This also removes the binary dependence on SQLite.