- First release.
- Add basic classes Info, Search and Fetch;
- Add tests for Info, Search and Fetch.
- Refactor code and fix tests.
- Update tests;
- Fix importing issue;
- Update requirements.
- Setup proper async calls (
afetch
andasearch
); - Update tests;
- Fix documentation.
- Update tests to use latest HGNC data;
- Add script to automatically create test data.
- Update tests to use latest HGNC data.
- Update documentation;
- Update testfiles.
- Update testfiles and requirements.
- Update tests;
- Better requirements handling.
- Update requirements;
- Change docstrings to Google style;
- Update documentation;
- Update testfiles.