Overview
Request 914580 accepted
- version update to 4.5.1
v4.5.1 (2021-07-17)
^^^^^^^^^^^^^^^^^^^
- Fix: Correctly install ``typing-extensions`` on Python 3.7
(see `issue 413 `__)
v4.5.0 (2021-06-25)
^^^^^^^^^^^^^^^^^^^
- Feature: Better type hinting/IntelliSense for PyCharm, VS Code and MyPy
(see `issue 372 `__).
PyCharm and VS Code should work out of the box, for MyPy see
:ref:`MyPy Type Checking `
- actually test the package
Request History
pgajdos created request
- version update to 4.5.1
v4.5.1 (2021-07-17)
^^^^^^^^^^^^^^^^^^^
- Fix: Correctly install ``typing-extensions`` on Python 3.7
(see `issue 413 `__)
v4.5.0 (2021-06-25)
^^^^^^^^^^^^^^^^^^^
- Feature: Better type hinting/IntelliSense for PyCharm, VS Code and MyPy
(see `issue 372 `__).
PyCharm and VS Code should work out of the box, for MyPy see
:ref:`MyPy Type Checking `
- actually test the package
mcepl accepted request