- Fixed exception thrown when BioProviders folder does not exist in AppData/Local/Temp and the type provider attempts to download a data file.
- Added RefSeq type provider.
- Fixed bug in previous versions that prevented data files from being accessed.
- Data files are no longer included to reduce package size - automatically downloaded on demand.
- Cached files in temporary folder are removed after 90 days if not used within that time.
- Only species name and accession must now be provided to GenBankProvider.
- Added support for wildcards in both species name and accession.
- General changes to the GenBankProvider structure.
- Initial release.
- GenBankProvider included.