0.8.0
What's Changed
Features
- feat: Added perform_order_by_type() call to crud_body.py. by @michealroberts in #60
CI/CD
- ci: Updated Dockerfile to reference https://install.python-poetry.org for poetry install. by @michealroberts in #59
Chores
- chore: Upgrade to use redis v4.. in favour of deprecated aioredis. by @michealroberts in #61
- chore: Upgrade to use astropy v5.1.1. by @michealroberts in #62
- chore: Upgrade to use fastapi v0.87.0 & pydantic v1.10.2. by @michealroberts in #63
- chore: Upgrade to use Python v.3.11.* in Dockerfile. by @michealroberts in #64
Full Changelog: 0.7.0...0.8.0