- Initial commit
- Migrated to poetry
- Enabled CI
- Documentation:
- Migrated to
pydatatheme. - Updated installation steps.
- Migrated to
- Package:
- Exposed
DEFAULT_CACHE_STORAGE_BASE_DIR,make_cache_dir. - Updated
AUTHORS.mdandHISTORY.md.
- Exposed
DblpConnector:- Improved
DocTypehandling. - Implemented timer to mitigate rate limitation queries.
- Fixed URL when data is fetched through the XML API.
- Improved
- Bug fix:
- Fixed
DocType.__str__. - Fixed
Query.__str__.
- Fixed
- Improved tests to be more robust to network failures:
GoogleScholarConnector.HalConnector.
- Documentation:
- Improved documentation template.
- Improved code quality (
flake8). - Project:
- Improved
setup.cfg. - Improved
Makefile.
- Improved
- Fixed documentation build (readthedoc)