Version refactor
New versioning numbers, normalized to start from this release. See #118
The old releases will be kept for the moment but eventually removed.
What's Changed
- Clear Pylint warnings by @seapagan in #89
- Continue to improve test coverage by @seapagan in #92
- Minimal tidying of documentation by @seapagan in #96
- Disable the Codacy coverage upload. by @seapagan in #97
- further work on testing by @seapagan in #93
- Add development information to Docs website by @seapagan in #103
- update .env.example file by @seapagan in #104
- Clarify docs by @seapagan in #108
- Docker Support by @pdrivom in #101
- Improve CLI user functions by @seapagan in #109
- Fix local link errors in Web Docs by @seapagan in #111
- Fix documentation by @pdrivom in #112
- Fix missing openapi schema for Docs by @seapagan in #119
- add custom domain for docs by @seapagan in #120
- Refactor versioning by @seapagan in #126
Dependency Updates
- Bump fastapi from 0.95.2 to 0.96.0 by @dependabot in #91
- Bump fastapi from 0.96.0 to 0.97.0 by @dependabot in #106
- Bump pytest from 7.3.1 to 7.3.2 by @dependabot in #107
- Bump rich from 13.4.1 to 13.4.2 by @dependabot in #105
- Bump mkdocs-swagger-ui-tag from 0.6.1 to 0.6.2 by @dependabot in #121
- Bump pre-commit from 3.3.2 to 3.3.3 by @dependabot in #122
- Bump mkdocs-material from 9.1.15 to 9.1.16 by @dependabot in #124
- Bump pytest-mock from 3.10.0 to 3.11.1 by @dependabot in #123
New Contributors
Full Changelog: v1.5.0...0.4.0