New Features
- Add new external source and external statement id fields to IPR upload
BugFixes
- Do not allow empty string as valid comparator
- Treat pandas.NA as null/none
- GERO-257: Remove hgvs from dropped columns
Improvements
- GERO-241: Treat empty string as NA for number columns
- GERO-241: Add null value options to the content JSON specification
- Additional JSON validation tests