pre-alpha-release-0.0.1-api-docs
Pre-release
Pre-release
This pre-release sets API endpoint expectations. This is still unstable and currently actively a W.I.P.
Expected roadmap to cover with this pre-release:
- Have a working geolocation local sqlite repository. This allows fetching locally stored provider details to be fetched.
- Strategy to be scoped out on fallback mechanism where locally stored provider details are absent from sqlite in the running instance.
- Establish a working
geo
endpoint.
What's Changed
- Bump questionary from 1.10.0 to 2.0.1 by @dependabot in #34
- Bump prompt-toolkit from 3.0.36 to 3.0.47 by @dependabot in #35
- Bump ruff from 0.6.1 to 0.6.2 by @dependabot in #41
- Bump pyright from 1.1.376 to 1.1.377 by @dependabot in #38
- Bump pytest-asyncio from 0.23.8 to 0.24.0 by @dependabot in #40
- Bump types-python-dateutil from 2.9.0.20240316 to 2.9.0.20240821 by @dependabot in #36
- Bump questionary from 1.10.0 to 2.0.1 by @dependabot in #37
- Feature location impl by @codecakes in #42
- Bump rich from 13.7.1 to 13.8.0 by @dependabot in #46
- Bump prompt-toolkit from 3.0.36 to 3.0.47 by @dependabot in #44
- Bump idna from 3.7 to 3.8 by @dependabot in #45
- Bump certifi from 2024.7.4 to 2024.8.30 by @dependabot in #49
- Bump pyright from 1.1.377 to 1.1.378 by @dependabot in #48
- Bump ruff from 0.6.2 to 0.6.3 by @dependabot in #55
- Bump questionary from 1.10.0 to 2.0.1 by @dependabot in #53
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #43
- Bump deepmerge from 1.1.1 to 2.0 by @dependabot in #54
- Feature/sqlite repo by @codecakes in #56
- Bump sqlmodel from 0.0.21 to 0.0.22 by @dependabot in #59
- Bump sqlalchemy from 2.0.32 to 2.0.34 by @dependabot in #63
- Bump platformdirs from 4.2.2 to 4.3.2 by @dependabot in #65
- Bump pyright from 1.1.378 to 1.1.379 by @dependabot in #61
- Feature/sqlite repo: Identify type signature and annotations for interface and sqlite implementation by @codecakes in #66
Full Changelog: pre-release...api-endpoints-docs