Releases: hasansezertasan/openapipages
Releases · hasansezertasan/openapipages
0.1.2
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
0.1.1
What's Changed
- Limit the height of the body container to 100% of the viewport height on the Stoplight Elements page by @mailbaoer in #12
New Contributors
- @mailbaoer made their first contribution in #12
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #2
- Bump actions/setup-python from 4 to 5 by @dependabot in #1
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #4
- Add tests for
SwaggerUI
,ReDoc
,Scalar
,Elements
, andRapiDoc
by @hasansezertasan in #9 - Update package name from
openapidoc
toopenapipages
by @hasansezertasan in #10
New Contributors
- @dependabot made their first contribution in #2
- @pre-commit-ci made their first contribution in #4
- @hasansezertasan made their first contribution in #9
Full Changelog: https://github.com/hasansezertasan/openapipages/commits/0.1.0