What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #6
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #15
- Bump ruff from 0.2.0 to 0.4.3 by @hasansezertasan in #19
- Remove duplicate classifiers, sort classifiers, update incorrect project urls. by @hasansezertasan in #21
- Bump codecov/codecov-action from 4.0.1 to 4.4.1 by @dependabot in #23
- Rename
lint
environment astypes
, addcodespell
for spell checking, update mypy and ruff configuration, updatetest
environment, turn tests to async tests, update workflows accordingly, addpy.typed
to let code editors know the package is typed by @hasansezertasan in #22 - Disabled the built-in
/redoc
page in FastAPI to allow for the creation of a custom documentation page by @eltoder in #24 - Pass ReDoc UI Parameters using the JavaScript API instead of HTML Tags by @eltoder in #25
- Release 0.1.2 by @hasansezertasan in #27
New Contributors
Full Changelog: 0.1.1...0.1.2