Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.2.0 source code.tar.gz | 2023-10-22 | 399.1 kB | |
1.2.0 source code.zip | 2023-10-22 | 441.3 kB | |
README.md | 2023-10-22 | 1.2 kB | |
Totals: 3 Items | 841.6 kB | 0 |
What's Changed
- issue-547 http header quality factor number by @chipndell in https://github.com/python-restx/flask-restx/pull/552
- Fix typo in doc/marshalling.rst by @jasonkang14 in https://github.com/python-restx/flask-restx/pull/556
- Fix typo in doc/parsing.rst by @frazar in https://github.com/python-restx/flask-restx/pull/555
- Drop support for python 3.7 by @foarsitter in https://github.com/python-restx/flask-restx/pull/561
- Replace pkg_resources with importlib_resources by @foarsitter in https://github.com/python-restx/flask-restx/pull/562
- Introduce temporary package version restrictions by @peter-doggart in https://github.com/python-restx/flask-restx/pull/579
New Contributors
- @chipndell made their first contribution in https://github.com/python-restx/flask-restx/pull/552
- @jasonkang14 made their first contribution in https://github.com/python-restx/flask-restx/pull/556
- @frazar made their first contribution in https://github.com/python-restx/flask-restx/pull/555
- @foarsitter made their first contribution in https://github.com/python-restx/flask-restx/pull/561
Full Changelog: https://github.com/python-restx/flask-restx/compare/1.1.0...1.2.0