* Fix test files with new BioMart versions; * Add script to create test files automatically.
0.2.4
------------------
* Fix type hints; * Fix docstrings in classes; * Add docstrings to main entry points.
0.2.3
------------------
* Update requirements; * Fix type hints for query functions; * Reorganise query classes into a single class; * Update documentation.
0.2.2
------------------
* Basic functions working and tested; * Fix documentation; * Update requirements.
0.2.1
------------------
* Add tests.
0.2.0
==================
* New version with different organisation of classes and functions; * Sync ``query`` and async ``aquery`` functions to query Biomart; * Sync ``list_*`` functions to retrieve available ``marts``, ``datasets``, ``filters`` and ``attributes``.