- Makes async API calls using `asyncio`/`aiohttp` structure, thus removing dependency on external `requests` library
- Fixes additional type issues within core library
- Restructures `utilities/params.py` and its references in the CLI
- Adds support for FPDS ATOM feed `v1.5.3` (i.e. all advanced filters supported in `fpds.gov` are supported with this library)
- Moves PyPI packaging to `pyproject.toml`