This release includes the following improvements:
- Full module documentation available at https://genotypes-loader.readthedocs.io/en/latest/
- Ability to use multiple organisms. Specifically, you can specify the organism of the genome assembly and then a number of germplasm organisms in the samples file.
- Added support for the PostgreSQL COPY function for genotypic data to improve speed drastically.
- This module now adds all cvterms used by it (Thanks @bradfordcondon) and includes a variety of enhancements to make it more generic and easier to use.
- Improved error checking throughout the module.
- Removed ND Genotypes dependency.
- Support Tripal 3.
- Multiple Bug Fixes.
- Started work on automated testing.